/
Actionable attributes
Actionable attributes
An actionable attribute is a model attribute with a modifier of "KnownBy" pointing to one or multiple Action(s). For example:
Example
String(name: "Image", KnownBy: "SyncImage") String(name: "State", KnownBy: "SyncImage,SyncPreset")
An actionable attribute defines the active property of a ThingFacets or AppFacets.
In runtime, an actionable attribute will activate the associated Action(s) and their workflows whenever its value is modified.
For more on the relationship between Actions and actionable attributes, see here.
, multiple selections available,
Related content
ThingModels
ThingModels
More like this
DataModels
DataModels
More like this
Unique and Constraints
Unique and Constraints
Read with this
Lifecycle of models
Lifecycle of models
More like this