beremiz
Clone
Summary
Browse
Changes
Graph
runtime web settings: fix more python2 to 3 porting problems
15 months ago, Edouard Tisserant
d47ccfb0a107
runtime web settings: fix more python2 to 3 porting problems
PLC variables and local variables
==================================
PLC variables start with ``/``
------------------------------
Local Page variables start with ``.``
-------------------------------------
Local HMI variables
-------------------