doc/manual/index.rst
author Edouard Tisserant
Thu, 22 Sep 2022 09:42:38 +0200 (2022-09-22)
changeset 3624 770c613c424f
parent 1455 4ba27ed51e48
permissions -rw-r--r--
SVGHMI: remove intermediate "updates" Map and apply_updates()

It was used initially to decouple DOM updates from reception of data through
websocket, but now since all widget SHOULD use animate() to modify DOM, and
dispatch() only change internal state, apply_update is unnecessary.
Beremiz's user manual
=====================

Contents:

.. toctree::
   :maxdepth: 2

   install
   start
   edit
   build
   connectors
   debug