You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,6 @@ This is a gateway between Modbus and MQTT. It was originally developed to read r
6
6
can read from one or more Modbus TCP gateways (e.g. the Waveshare RS485 to Ethernet) simultaneously. The state of the coils can be published as a json message and their
7
7
state can also be changed with a json message sent to the rpc topic.
8
8
9
-
## Changes from the upstream version
10
-
1) Read input register
11
-
2) Basic support of big and little endian registers
12
-
3) Read multi-byte value in big and little endian order
13
-
4) Fix the default value of length to 1 ( as in the readme)
0 commit comments