beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/modbus/
Add --on-plc-start --on-plc-stop and --status-change to runtime command line, calling given command respectively on start stop or any event. Command line string is python formated (to eventually include status with {}) before being split (supports quoted strings) and passed to Popen for non-blocking execution.
svghmi
2019-12-18, Edouard Tisserant
d92d201d22e1
..
README
__init__.py
mb_runtime.c
mb_runtime.h
mb_utils.py
modbus.py