beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/svghmi/
SVGHMI: added a watchdog. To ensure that the whole chain is checked, watchdog use a periodic echo of a hearteat variable. JS client code systematically register /HEARTBEAT at 1s update freq, and reacts on updates of /HEARTBEAT by systematically incrementing it. C code catch /HEARTBEAT update and feeds python-implemented watchdog. For now, watchdog does nothing when tiggered
svghmi
2020-01-10, Edouard Tisserant
9101a72a1da0
..
Makefile
README
__init__.py
default.svg
gen_index_xhtml.xslt
gen_index_xhtml.ysl2
pous.xml
svghmi.c
svghmi.js
svghmi.py
svghmi_server.py