We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29194b commit cf5bff0Copy full SHA for cf5bff0
index.html
@@ -2879,9 +2879,6 @@ <h3>The <dfn>EventSubscriptionHandler</dfn> callback</h3>
2879
for <a>WoT Interactions</a> (read, write and observe <a>Properties</a>,
2880
invoke <a>Action</a>s and manage <a>Event</a> subscriptions),
2881
based on the <a>Protocol Bindings</a>.
2882
- If for any <a>WoT Interaction</a> there is no |form| specified that
2883
- is supported by the implementation, reject |promise| with a
2884
- {{NotSupportedError}} and abort these steps.
2885
Implementations MAY reject this step for any reason (e.g. if they
2886
want to enforce further checks and constraints on interaction forms).
2887
</li>
0 commit comments