doc/svghmi/variables.rst
author Edouard Tisserant <edouard@beremiz.fr>
Mon, 15 Jul 2024 09:40:11 +0200
changeset 3988 150599d9073f
parent 3925 1d383b4c0a23
permissions -rw-r--r--
MQTT: WIP, subscibed topics have no "Retained" attribute.

Allow subscribed and published data models to be different, by removing "Retained" column.
PLC variables and local variables
==================================

PLC variables start with ``/``
------------------------------

Local Page variables start with ``.``
-------------------------------------

Local HMI variables
-------------------