Skip to content

Commit b73fdb1

Browse files
refactor: improve initial text
1 parent 8ab29ca commit b73fdb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,8 +1281,8 @@ <h2>The <dfn>ActionInteractionOutput</dfn> interface</h2>
12811281
<p>
12821282
Belongs to the <a>WoT Consumer</a> conformance class.
12831283
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}}.
12861286
</p>
12871287
<p>
12881288
This interface exposes an action status object. Its implementation
@@ -1332,7 +1332,7 @@ <h2>The <dfn>ActionInteractionOutput</dfn> interface</h2>
13321332
[=in parallel=].
13331333
</li>
13341334
<li>
1335-
TODO
1335+
TODO ... applicable when the state is running
13361336
</li>
13371337
</ol>
13381338
</section>

0 commit comments

Comments
 (0)