doc/svghmi/syntax.rst
author Edouard Tisserant <edouard@beremiz.fr>
Fri, 12 Jul 2024 15:36:17 +0200
changeset 3987 cec48fc7ccd0
parent 3925 1d383b4c0a23
permissions -rw-r--r--
MQTT: WIP, now publishes initial values at init.
Widget syntax
=============

.. highlight:: text

HMI elements are SVG elements whose labels start with ``HMI:``::

    HMI:WidgetType[|freq][[:param]...][[@a=path[,min][,max]]...][#expression]

Widget Type
-----------

Update Frequency
----------------

Parameters
----------

Variable bindings
-----------------

Enable expression
-----------------