beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/svgui/
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
..
pyjs/
README
__init__.py
livesvg.js
pous.xml
svgui.py
svgui_server.py
svguilib.py