J-A-U

Results 5 issues of J-A-U

Vzlogger is configured with "id": ``` "mqtt": { "enabled": true, "host": "192.168.some.thing", "port": 1883, "id": "rpi1", "keepalive": 30, "topic": "vzlogger/data", ``` Which should set the id to a static value....

Es wäre hilfreich wenn bei vzlogger -V auch erwähnt wird mit welchen Optionen er ausgerüstet ist (compiliert wurde).

Enhancement

Vzlogger doesn't identify itself in the same way, even tho the builds should be from similar sourcecode. Binary from cloudsmith: ``` pi@pi:~ $ vzlogger -V 0.8.4 based on git version:...

Won't fix

Optional MQTT is part of vzlogger, therefore compilation of vzlogger by install.sh is necessary. #575

Inserting the demo-data from /misc/sql/demo.sql throws an error. `ERROR 1054 (42S22) at line 28: Unknown column 'id' in 'field list'`