write_registers doc (#909)
This commit is contained in:
parent
b602295b35
commit
97d3919a03
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ Configuration variables:
|
||||||
|
|
||||||
| Service | Description |
|
| Service | Description |
|
||||||
| ------- | ----------- |
|
| ------- | ----------- |
|
||||||
| 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 |
|
||||||
|
|
||||||
|
|
||||||
## {% linkable_title Building on top of Modbus %}
|
## {% linkable_title Building on top of Modbus %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue