diff -r abaa68df90f4 -r 1d383b4c0a23 doc/svghmi/syntax.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/svghmi/syntax.rst Wed Apr 03 13:02:50 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