mcu-uuid-modbus =============== Description ----------- Microcontroller asynchronous `Modbus`_ library Purpose ------- Provides an asynchronous client for communicating with `Modbus`_ devices. This library is for single threaded applications and cannot be used from an interrupt context. Dependencies ------------ * `mcu-uuid-common `_ * `mcu-uuid-log `_ Refer to the :download:`library.json <../library.json>` file for more details. Contents -------- .. toctree:: :titlesonly: :maxdepth: 1 usage Resources --------- .. toctree:: :titlesonly: :maxdepth: 1 Source code Releases Namespace reference PlatformIO library changelog Issue tracker .. _Modbus: https://modbus.org/