You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Q4:*Is it correct to assume that Conditional Notification Attributes,
Conditional Control Attributes and other query parameters can be present
in the same query? Is there some order in the evaluation? maybe this
does not matter as all of them have to be valid anyways? For example,
the example below:
|REQ: GET
coap://coap.me:5683/sensor?precision=0.1&c.band&c.gt=30&c.con&|c.pmax=10
From https://mailarchive.ietf.org/arch/msg/core/JFK9bJOBiZfP_TNFgcWUMOWOf0c/
*Q4:*Is it correct to assume that Conditional Notification Attributes,
Conditional Control Attributes and other query parameters can be present
in the same query? Is there some order in the evaluation? maybe this
does not matter as all of them have to be valid anyways? For example,
the example below:
|REQ: GET
coap://coap.me:5683/sensor?precision=0.1&c.band&c.gt=30&c.con&|c.pmax=10
notification should be triggered when the resource value exceeds 30.
upper bound. We will get notifications that are less than 30.
confirmable, requiring an acknowledgment from the client.
at least every 10 seconds.
The text was updated successfully, but these errors were encountered: