Continuing the discussion from #43 and #91 with a more specific question...
Should it be possible to query an action by name only, without an actionID? If so, should the response contain an array of ActionStatus objects for all ongoing and recently completed instances of that action (similar to queryallactions), or just one ActionStatus object for the the latest instance (for some definition of "latest")?
The definition of the queryaction operation in the Thing Description specification is a bit ambiguous on this point:
"Identifies the querying operation on Action Affordances to get the status of the corresponding action."
Continuing the discussion from #43 and #91 with a more specific question...
Should it be possible to query an action by
nameonly, without anactionID? If so, should the response contain an array of ActionStatus objects for all ongoing and recently completed instances of that action (similar toqueryallactions), or just one ActionStatus object for the the latest instance (for some definition of "latest")?The definition of the
queryactionoperation in the Thing Description specification is a bit ambiguous on this point:"Identifies the querying operation on Action Affordances to get the status of the corresponding action."