mirror of https://github.com/Nonannet/pyhoff.git
Merge branch 'main' of https://github.com/Nonannet/pyhoff
This commit is contained in:
commit
c0c774f8e3
|
@ -239,6 +239,8 @@ class BusCoupler():
|
||||||
Args:
|
Args:
|
||||||
host: ip or hostname of the bus coupler
|
host: ip or hostname of the bus coupler
|
||||||
port: port of the modbus host
|
port: port of the modbus host
|
||||||
|
bus_terminals: list of bus terminal classes for the
|
||||||
|
connected terminals
|
||||||
debug: outputs modbus debug information
|
debug: outputs modbus debug information
|
||||||
timeout: timeout for waiting for the device response
|
timeout: timeout for waiting for the device response
|
||||||
watchdog: time in seconds after the device sets all outputs to
|
watchdog: time in seconds after the device sets all outputs to
|
||||||
|
|
Loading…
Reference in New Issue