mirror of
https://github.com/espressif/esp-modbus.git
synced 2026-08-03 20:24:09 +02:00
eb45711d81f6140fe894477606515a2100da1d40
add multi register area descriptors into concrete port (initial) add create/destroy of area descriptors into concrete port add the list of descriptors in common slave interface structure and init/destroy in concrete slave port move r/w callback functions into common slave final update of common slave interface wrappers add override API option in concrete port update slave examples to check new feature * Original commit: espressif/esp-idf@96b77a28b1
Description
ESP-Modbus - the officially suppported library for Modbus protocol (serial RS485 + TCP over WiFi or Ethernet).
Languages
C
96.1%
Python
2.4%
CMake
0.8%
Makefile
0.4%
Shell
0.3%