petr's changes
This commit is contained in:
@@ -11,7 +11,7 @@ post {
|
||||
}
|
||||
|
||||
body:form-urlencoded {
|
||||
index: 0
|
||||
~index: 0
|
||||
}
|
||||
|
||||
docs {
|
||||
@@ -19,15 +19,15 @@ docs {
|
||||
|
||||
Use this command first on each device to get supported parameters, labels and configurations.
|
||||
|
||||
## Parameters
|
||||
## Set Parameters
|
||||
- `index` (optional): Index of supported command description (0-n)
|
||||
|
||||
## Response
|
||||
If index is valid:
|
||||
- `c`: API command name
|
||||
- `p`: Array of supported parameters
|
||||
- `p` (optional): Array of supported parameters
|
||||
- `l`: Array of labels for temperatures/timers
|
||||
- `ra`: Resetable value bitmask
|
||||
- `ra`: Resettable value bitmask
|
||||
|
||||
If index is undefined or >= number of commands: empty JSON
|
||||
If index is undefined or >= number of commands: empty JSON response
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user