|
4762a852d8
|
MQTT messages can now be retained.
|
2020-04-29 20:25:41 +02:00 |
|
|
73b8d162c7
|
Metrics logging now includes average time taken per frame. Also, metrics now come in a single JSON payload to /metrics.
|
2019-09-25 06:40:24 +02:00 |
|
|
8c9e9e2e2e
|
MQTT: Use new effect structure and logging.
|
2019-06-18 18:17:48 +02:00 |
|
|
2072877159
|
Handling of incoming MQTT messages improved.
continuous-integration/drone/push Build is passing
|
2019-06-11 19:48:42 +02:00 |
|
|
c153ce915d
|
Added MQTT_TOPIC_WEATHER for receiving and storing weather data.
|
2019-06-07 06:08:21 +02:00 |
|
|
f7fc459095
|
MQTT can now be disabled via MQTT_ENABLE
|
2019-06-06 06:43:50 +02:00 |
|
|
f9fba8a8f9
|
Macros LOG and LOGln now will, if debugging is enabled, log to an mqtt topic as well as Serial.
|
2019-05-31 23:57:46 +02:00 |
|
|
5321409727
|
Added support for reporting for freeHeap via MQTT.
|
2019-05-30 13:09:38 +02:00 |
|
|
2f58fd14d0
|
Splitting the code into single files is done. \o/
|
2019-05-30 00:49:54 +02:00 |
|