- MQTT: strip unsupported types from type choice dropdown, better wrong type detection in build. 6 months ago, by Edouard Tisserant
- MQTT: remove debug prints 6 months ago, by Edouard Tisserant
- MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken. 6 months ago, by Edouard Tisserant
- MQTT: do not convert to UPPERCASE json keys. 6 months ago, by Edouard Tisserant
- MQTT: added support for strings in JSON payload only. 6 months ago, by Edouard Tisserant
- MQTT: remove accidentally committed debug printfs + cosmetic 6 months ago, by Edouard Tisserant
- MQTT: fix invocation of json_scanf (use pointers, not values...) 6 months ago, by Edouard Tisserant
- MQTT: fix bisection failing when topics start with same substring. 6 months ago, by Edouard Tisserant
- MQTT: Update available type choices when data types are changed in the IDE 6 months ago, by Edouard Tisserant
- MQTT: remove standalone MQTT clien generator code. 6 months ago, by Edouard Tisserant
- MQTT: add JSON payload corresponding to IEC Structured types 6 months ago, by Edouard Tisserant
- MQTT: WIP supporting structured types : do not crash when generating C code if using location with no size 6 months ago, by Edouard Tisserant
- MQTT: add dropdown to select type assigned to a topic 7 months ago, by Edouard Tisserant
- MQTT+IDE: Allow user to associate IEC structure datatype to a topic. 7 months ago, by Edouard Tisserant