We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7887bcf commit fdc7842Copy full SHA for fdc7842
doc/configuration.rst
@@ -444,6 +444,7 @@ module ``192.168.23.42``.
444
Arguments:
445
- host (str): hostname of the Modbus TCP server e.g. ``192.168.23.42:502``
446
- coil (int): index of the coil, e.g. ``3``
447
+ - coil_count (int, default=8): total number of coils on this module
448
- invert (bool, default=False): whether the logic level is inverted
449
(active-low)
450
- write_multiple_coils (bool, default=False): whether to perform write
0 commit comments