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
from etherlab.etherlab import *from util.BitmapLibrary import AddBitmapFolderimport util.paths as pathsAddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))