doc/svghmi/syntax.rst
changeset 3928 5c662d2e3f72
parent 3925 1d383b4c0a23
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/svghmi/syntax.rst	Fri Apr 05 13:11:30 2024 +0200
@@ -0,0 +1,23 @@
+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
+-----------------
\ No newline at end of file