Skip to content

Commit

Permalink
[#1228] Review: rephrase to emphasize that live-channel-condition is …
Browse files Browse the repository at this point in the history
…a different query parameter from the condition query parameter.

Signed-off-by: Yufei Cai <yufei.cai@bosch.io>
  • Loading branch information
yufei-cai committed Dec 21, 2021
1 parent b64c6d9 commit 4d26f1c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ otherwise.
Ditto 2.1.0 added support for [conditional requests](basic-conditional-requests.html) by e.g. specifying a `condition`
query parameter for HTTP API calls.

This `condition` mechanism can now additionally be used to formulate a condition when data shall be retrieved via the
`live` channel from the device.
This mechanism can now additionally be used to formulate a condition through the query parameter `live-channel-condition`
whether data shall be retrieved via the `live` channel from the device.

## Optionally update twin automatically based on retrieved live data

Expand Down

0 comments on commit 4d26f1c

Please sign in to comment.