mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
10 lines
521 B
INI
10 lines
521 B
INI
name=eModbus
|
|
version=1.7.2
|
|
author=bertmelis,Miq1 <miq1@gmx.de>
|
|
maintainer=Miq1 <miq1@gmx.de>
|
|
sentence=eModbus provides Modbus RTU, ASCII and TCP functions for ESP32.
|
|
paragraph=This library is non-blocking for the program using it. Modbus requests and responses will be returned to user-supplied callback functions. All Modbus function codes are supported implicitly, the codes specified by the Modbus specs are parameter-checked.
|
|
category=Communication
|
|
url=https://github.com/eModbus/eModbus
|
|
architectures=esp32,FreeRTOS
|