diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/future.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/future.md b/doc/api/future.md index 0430e22..2ac66fc 100644 --- a/doc/api/future.md +++ b/doc/api/future.md @@ -107,6 +107,6 @@ optionally subscribe to them to see messages from other users if required. The annotations according Quality of Service (QoS) and the retained flag should be followed. -- `request/blind/closure` QoS 2 not retained (`0`, `1`, ... `100`) -- `request/blind/motion` QoS 2 not retained (`up`, `down`, `stopped`) +- `blind/closure/set` QoS 2 not retained (`0`, `1`, ... `100`) +- `blind/motion/set` QoS 2 not retained (`up`, `down`, `stopped`) - `update/trigger` QoS 2 not retained |