w3c / wot-profile

Web of Things (WoT) Profile
http://w3c.github.io/wot-profile/
Other
16 stars 8 forks source link

7.2.2.1.1 ActionStatus object can be improved w.r.t. href #283

Closed danielpeintner closed 2 years ago

danielpeintner commented 2 years ago

7.2.2.1.1 ActionStatus object describes the member href as follows:

The [URL] of an ActionStatus resource which can be polled with a queryaction operation to get the latest status of the action, the URI scheme [RFC3986] of which MUST resolve to http or https (only needed for an Asynchronous Action Response).

I think what is missing is that href is not only required for queryaction operation but also for cancelaction.