write_registers doc (#909)

This commit is contained in:
Per Sandström 2016-09-10 23:23:34 +02:00 committed by Fabian Affolter
parent b602295b35
commit 97d3919a03

View File

@ -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 %}