Add docs for ozw.cancel_command service (#14955)

This commit is contained in:
Charles Garwood 2020-10-20 18:19:09 -04:00 committed by GitHub
parent b62eacb578
commit 9c04c3421e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,15 @@ this operation.
| ---------------------- | -------- | -------------------------------------------------- |
| `instance_id` | no | The OZW Instance/Controller to use, defaults to 1. |
### Service `ozw.cancel_command`
This service will cancel a pending command. Typically used if the add or remove node
services have been called but no node was added or removed.
| Service Data Attribute | Required | Description |
| ---------------------- | -------- | -------------------------------------------------- |
| `instance_id` | no | The OZW Instance/Controller to use, defaults to 1. |
### Service `ozw.set_usercode`
This service will set the usercode to X at code slot Y.