beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: take C part away from python code for readability.
23 months ago, Edouard Tisserant
84a668564748
MQTT: take C part away from python code for readability.
C lines change a bit because of unnecessary escaping for '\'.
PLC variables and local variables
==================================
PLC variables start with ``/``
------------------------------
Local Page variables start with ``.``
-------------------------------------
Local HMI variables
-------------------