Router changed to Modbus device (#3494)
Changed wording of host description to better indicate the IP to be used is the Modbus device IP and not an internet router.
This commit is contained in:
parent
b6c1240342
commit
83ad4aac94
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ modbus:
|
|||
Configuration variables:
|
||||
|
||||
- **type** (*Required*): Type of the connection to Modbus.
|
||||
- **host** (*Required*): The IP address of your router, eg. 192.168.1.1.
|
||||
- **host** (*Required*): The IP address of your Modbus device, eg. 192.168.1.1.
|
||||
- **port** (*Required*): The port for the communication.
|
||||
|
||||
For a serial connection:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue