mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-31 20:39:14 +03:00
modbus support
This commit is contained in:
10
lib/ModbusMaster/library.properties
Normal file
10
lib/ModbusMaster/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=ModbusMaster
|
||||
version=2.0.1
|
||||
author=Doc Walker
|
||||
maintainer=Doc Walker <4-20ma@wvfans.net>
|
||||
sentence=Enlighten your Arduino to be a Modbus master.
|
||||
paragraph=Enables communication with Modbus slaves over RS232/485 (via RTU protocol). Requires an RS232/485 transceiver.
|
||||
category=Communication
|
||||
url=https://github.com/4-20ma/ModbusMaster
|
||||
architectures=*
|
||||
includes=ModbusMaster.h
|
||||
Reference in New Issue
Block a user