Read Coils / Discrete Inputs / Holding Registers / Input Registers (1/2/3/4) Write Single Coil / Holding Register (5/6) Write Multiple Coils / Holding Registers (15/16) Splitting single read/write ...
The Modbus protocol is widely used in industry for communication between systems and controllers. This module enables you to use the Modbus protocol over a WLAN. It is built around an Espressif ...
Modbus is a Serial Communication protocol which was discovered by Modicon in 1979 and it is used for transmitting data over serial lines between the industrial electronic devices. RS-485 Modbus uses ...
For more usage examples, see examples/memory, which is a command line application that can be used as either a server or a client. There exist Modbus libraries for Go, such as goburrow/modbus and ...