Consider adding a vocabulary term to describe the action invoke behavior #1779
Labels
ActionAffordance
Topic realtated to the Actions Affordance
Defer to TD 2.0
Has Use Case Potential
The use case can be extracted and explained
manageable affordances
discussions on representing long running affordances that need to be managed
As discussed in w3c/wot-profile#369 (comment) Things may be expected to have the last invocation of an action prevent the current or to enqueue actions and process them with any strategy (e.g. serially, concurrently, first-in-last-out, ...)
Would be useful to the consumer know at least the two main behaviours
preemptible
: last one preempts the previous invocation e.g. afade
action for a Light Source.batched
: enqueue invocations until full then error, e.g. aprint
action for a Printer.The text was updated successfully, but these errors were encountered: