Skip to content

Commit bd62db4

Browse files
committed
write_registers doc
1 parent 3ebaef2 commit bd62db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/modbus.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Configuration variables:
6262
6363
| Service | Description |
6464
| ------- | ----------- |
65-
| write_register | Write single register. Requires `unit`, `address` and `value` fields. |
65+
| write_register | Write register. Requires `unit`, `address` and `value` fields. `value` can be either single value or an array |
6666

6767

6868
## {% linkable_title Building on top of Modbus %}

0 commit comments

Comments
 (0)