Action slot-values associated to the control's capabilities.
Action slot-values associate utterances to a control. For example, if the
user says "change the time", it is parsed as a GeneralControlIntent
with slot values action = change
and target = time
. Only controls
that are registered with the change
action should offer to handle this
intent.
Usage:
Target-slot values associated with this Control.
Specific targets can be specified for the start-date, the end-date and the range as a whole.
Props associated with the interaction model.