beremiz

MQTT: add JSON payload corresponding to IEC Structured types
py2compat
21 months ago, Edouard Tisserant
1cf0ff2aea28
MQTT: add JSON payload corresponding to IEC Structured types

- uses https://github.com/cesanta/frozen
- frozen.c is added as a resulting c file in generat_C (fix toolchain_gcc.py as it was breaking dependency checking)
- structured types are converted to C #define, in turn generating json_scanf and json_printf statements
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot URI_location="LOCAL://">
<TargetType/>
<Libraries Enable_Native_Library="true"/>
</BeremizRoot>