Fri, 11 Oct 2024 10:38:30 +0200 Edouard Tisserant SVGHMI: remove widgets deprecated since long
Fri, 11 Oct 2024 10:34:15 +0200 Edouard Tisserant SVGHMI: add ForEach widget example
Fri, 11 Oct 2024 10:18:57 +0200 Edouard Tisserant SVGHMI: Extend ForEach widget to expose range, position and size in a way comparable with ScrollBar widget.
Fri, 11 Oct 2024 09:31:34 +0200 Edouard Tisserant SVGHMI: code cleanup
Mon, 30 Sep 2024 16:21:11 +0200 Edouard Tisserant MQTT: Add status global variable MQTT_STATUS_n, one per MQTT client
Thu, 26 Sep 2024 15:28:10 +0200 Edouard Tisserant MQTT: strip unsupported types from type choice dropdown, better wrong type detection in build.
Thu, 26 Sep 2024 09:40:09 +0200 Edouard Tisserant MQTT: remove debug prints
Wed, 25 Sep 2024 11:10:33 +0200 Edouard Tisserant MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken.
Fri, 20 Sep 2024 15:30:22 +0200 Edouard Tisserant MQTT: do not convert to UPPERCASE json keys.
Fri, 20 Sep 2024 15:12:53 +0200 Edouard Tisserant MQTT: added support for strings in JSON payload only.
Thu, 19 Sep 2024 15:12:45 +0200 Edouard Tisserant MQTT: remove accidentally committed debug printfs + cosmetic
Thu, 19 Sep 2024 12:06:53 +0200 Edouard Tisserant MQTT: fix invocation of json_scanf (use pointers, not values...)
Thu, 19 Sep 2024 12:05:35 +0200 Edouard Tisserant MQTT: fix bisection failing when topics start with same substring.
Tue, 17 Sep 2024 11:17:24 +0200 Edouard Tisserant MQTT: Update available type choices when data types are changed in the IDE
Fri, 13 Sep 2024 14:28:07 +0200 Edouard Tisserant MQTT: remove standalone MQTT clien generator code.
Fri, 13 Sep 2024 14:26:55 +0200 Edouard Tisserant MQTT: add JSON payload corresponding to IEC Structured types