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 b602295 commit 97d3919Copy full SHA for 97d3919
source/_components/modbus.markdown
@@ -62,7 +62,7 @@ Configuration variables:
62
63
| Service | Description |
64
| ------- | ----------- |
65
-| write_register | Write single register. Requires `unit`, `address` and `value` fields. |
+| write_register | Write register. Requires `unit`, `address` and `value` fields. `value` can be either single value or an array |
66
67
68
## {% linkable_title Building on top of Modbus %}
0 commit comments