5 months ago |
Edouard Tisserant |
MQTT: Add status global variable MQTT_STATUS_n, one per MQTT client
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: remove debug prints
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken.
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: do not convert to UPPERCASE json keys.
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: added support for strings in JSON payload only.
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: remove accidentally committed debug printfs + cosmetic
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: fix invocation of json_scanf (use pointers, not values...)
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: fix bisection failing when topics start with same substring.
|
file |
diff |
annotate
|
6 months ago |
Edouard Tisserant |
MQTT: add JSON payload corresponding to IEC Structured types
|
file |
diff |
annotate
|
7 months ago |
Edouard Tisserant |
MQTT: add SSL support
|
file |
diff |
annotate
|
7 months ago |
Edouard Tisserant |
MQTT: WIP, re-organized disconnection handling, now keep track of connection status and reconnect accordingly.
|
file |
diff |
annotate
|
8 months ago |
Edouard Tisserant |
MQTT: WIP, PLC starts even if MQTT client can't connect broker, and publish+subscribe again when reconnecting.
|
file |
diff |
annotate
|
8 months ago |
Edouard Tisserant |
MQTT: WIP, destroys paho client during failure handling at init and at cleanup. Use mutex to protect retrieve.
|
file |
diff |
annotate
|
8 months ago |
Edouard Tisserant |
MQTT: Implements reconnecting in publish thread in case thread is waken-up but client is disconnected.
|
file |
diff |
annotate
|
8 months ago |
Edouard Tisserant |
MQTT: take C part away from python code for readability.
|
file |
diff |
annotate
| base
|