beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/svghmi/
SVGHMI: JsonTable now use intermediate variables again to address JSON data without duplicating code or referencing. Using intermediate variables also alows to check for availability of data and stop evaluating early if data is missing. Finally added complete roundtrip example to illustrate use of JSonTable to display "alarms" collected in python from changes on PLC boolean variables.
svghmi
2020-08-25, Edouard Tisserant
4930455428df
..
Makefile
README
__init__.py
default.svg
detachable_pages.ysl2
gen_index_xhtml.xslt
gen_index_xhtml.ysl2
geometry.ysl2
hmi_tree.ysl2
inline_svg.ysl2
pous.xml
svghmi.c
svghmi.js
svghmi.py
svghmi_server.py
widget_back.ysl2
widget_button.ysl2
widget_circularbar.ysl2
widget_circularslider.ysl2
widget_custom.ysl2
widget_display.ysl2
widget_dropdown.ysl2
widget_foreach.ysl2
widget_input.ysl2
widget_jsontable.ysl2
widget_jump.ysl2
widget_keypad.ysl2
widget_list.ysl2
widget_meter.ysl2
widget_multistate.ysl2
widget_slider.ysl2
widget_switch.ysl2
widget_tooglebutton.ysl2
widgets_common.ysl2