- 28 May, 2020 4 commits
-
-
Harald Klein authored
Tang updates See merge request !41
-
Tang authored
Fix issue in logger name and in mqtt client configuration (same client_id makes client connect and disconnect all the time)
-
Tang authored
-
Tang authored
-
- 15 May, 2020 13 commits
-
-
Johan Ström authored
-
Johan Ström authored
-
Johan Ström authored
-
Johan Ström authored
-
Johan Ström authored
Added OpenZWave_CUSTOM_INCLUDE to point to custom openzwave installation dir for experimental builds
-
Johan Ström authored
-
Johan Ström authored
-
Johan Ström authored
Proper fix should be to change code to plain C bindings
-
Johan Ström authored
Dont remember what the symptoms where..
-
Johan Ström authored
-
Johan Ström authored
Unsure if this breaks python2... If it does, move to python3 :)
-
Johan Ström authored
-
Johan Ström authored
-
- 01 Nov, 2019 4 commits
-
-
Harald Klein authored
Merge latest fixes from jstrom mqtt-into raspbian buster See merge request !39
-
Harald Klein authored
-
Johan Ström authored
-
Johan Ström authored
-
- 31 Oct, 2019 3 commits
-
-
Harald Klein authored
-
Harald Klein authored
-
Harald Klein authored
-
- 17 May, 2019 2 commits
-
-
Johan Ström authored
Not tested, since ow lib was unavailable.. move to pywonet or something instead!
-
Johan Ström authored
-
- 10 May, 2019 1 commit
-
-
Christoph Jäger authored
-
- 09 May, 2019 1 commit
-
-
Johan Ström authored
Do not load both when only one is going to be used, in case both where available Also, give a more detailed error if it fails to load.
-
- 08 May, 2019 2 commits
-
-
Johan Ström authored
-
Johan Ström authored
-
- 06 May, 2019 3 commits
-
-
Johan Ström authored
If debugging log configuration init, the logging has not yet been inited from commandline/args and uses INFO. You can now set env var AGO_DEFAULT_LEVEL=TRACE to show even very early trace logging.
-
Johan Ström authored
-
Johan Ström authored
unique_ptr<char> uses regular deleter, not delete[]
-
- 05 May, 2019 7 commits
-
-
Johan Ström authored
Move connection/transport/mqtt/qpid to separate logging channels, allow individual levels to be set. qpid & mqtt low-level libraries are capped to INFO, while agotransport and agoconnection have their separate levels set to TRACE. Please see system.conf for more details.
-
Johan Ström authored
-
Johan Ström authored
-
Johan Ström authored
-
Johan Ström authored
-
Johan Ström authored
Also fix so it actually runs when doing make check.
-
Johan Ström authored
-