doc/svghmi/syntax.rst
author Edouard Tisserant <edouard@beremiz.fr>
Fri, 14 Jun 2024 15:56:12 +0200
changeset 3980 96acfee19caf
parent 3925 1d383b4c0a23
permissions -rw-r--r--
MQTT WIP: intermediate state, implementing MQTT client C code generator.
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
-----------------