File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1281,8 +1281,8 @@ <h2>The <dfn>ActionInteractionOutput</dfn> interface</h2>
1281
1281
< p >
1282
1282
Belongs to the < a > WoT Consumer</ a > conformance class.
1283
1283
An {{ActionInteractionOutput}} object is always created by the implementations
1284
- and exposes the data returned from < a > WoT Interactions </ a > to application
1285
- scripts.
1284
+ and exposes functionality to interact with long running (asynchronous) actions. < br />
1285
+ Note: a synchronous action MAY not offer any < emph > additional </ emph > sensible interaction beyond the ones from {{InteractionOutput}}.
1286
1286
</ p >
1287
1287
< p >
1288
1288
This interface exposes an action status object. Its implementation
@@ -1332,7 +1332,7 @@ <h2>The <dfn>ActionInteractionOutput</dfn> interface</h2>
1332
1332
[=in parallel=].
1333
1333
</ li >
1334
1334
< li >
1335
- TODO
1335
+ TODO ... applicable when the state is running
1336
1336
</ li >
1337
1337
</ ol >
1338
1338
</ section >
You can’t perform that action at this time.
0 commit comments