Mon, 30 Sep 2024 16:21:11 +0200 |
Edouard Tisserant |
MQTT: Add status global variable MQTT_STATUS_n, one per MQTT client
|
file |
diff |
annotate
|
Thu, 26 Sep 2024 09:40:09 +0200 |
Edouard Tisserant |
MQTT: remove debug prints
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 11:10:33 +0200 |
Edouard Tisserant |
MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken.
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 15:30:22 +0200 |
Edouard Tisserant |
MQTT: do not convert to UPPERCASE json keys.
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 15:12:53 +0200 |
Edouard Tisserant |
MQTT: added support for strings in JSON payload only.
|
file |
diff |
annotate
|
Thu, 19 Sep 2024 15:12:45 +0200 |
Edouard Tisserant |
MQTT: remove accidentally committed debug printfs + cosmetic
|
file |
diff |
annotate
|
Thu, 19 Sep 2024 12:06:53 +0200 |
Edouard Tisserant |
MQTT: fix invocation of json_scanf (use pointers, not values...)
|
file |
diff |
annotate
|
Thu, 19 Sep 2024 12:05:35 +0200 |
Edouard Tisserant |
MQTT: fix bisection failing when topics start with same substring.
|
file |
diff |
annotate
|
Fri, 13 Sep 2024 14:26:55 +0200 |
Edouard Tisserant |
MQTT: add JSON payload corresponding to IEC Structured types
|
file |
diff |
annotate
|
Thu, 22 Aug 2024 12:15:31 +0200 |
Edouard Tisserant |
MQTT: add SSL support
|
file |
diff |
annotate
|
Thu, 01 Aug 2024 12:11:11 +0200 |
Edouard Tisserant |
MQTT: WIP, re-organized disconnection handling, now keep track of connection status and reconnect accordingly.
|
file |
diff |
annotate
|
Tue, 23 Jul 2024 15:30:04 +0200 |
Edouard Tisserant |
MQTT: WIP, PLC starts even if MQTT client can't connect broker, and publish+subscribe again when reconnecting.
|
file |
diff |
annotate
|
Tue, 23 Jul 2024 11:05:46 +0200 |
Edouard Tisserant |
MQTT: WIP, destroys paho client during failure handling at init and at cleanup. Use mutex to protect retrieve.
|
file |
diff |
annotate
|
Mon, 22 Jul 2024 16:13:27 +0200 |
Edouard Tisserant |
MQTT: Implements reconnecting in publish thread in case thread is waken-up but client is disconnected.
|
file |
diff |
annotate
|
Mon, 22 Jul 2024 16:09:12 +0200 |
Edouard Tisserant |
MQTT: take C part away from python code for readability.
|
file |
diff |
annotate
| base
|