doc/svghmi/syntax.rst
author Edouard Tisserant <edouard@beremiz.fr>
Thu, 25 Apr 2024 09:37:09 +0200
changeset 3934 8072072038d2
parent 3925 1d383b4c0a23
permissions -rw-r--r--
BACnet: Fixed grid cell choice editor. Consequence of wxPython4.
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
-----------------