Enablement

The object representation of the Thing Enablement.

String
The name of the item or record.
Boolean
A Boolean field of "live" (1::boolean) or "deprecated" (0::boolean).
String
This describes a Thing or Property.
String
A unique and persistent identifier for the record within the system's data set.
{
	"enablement" : 
	{
		"@type" : "Enablement",
		"description" : "String",
		"elementId" : "String",
		"live" : "Boolean",
		"name" : "String"
	}
}
Visualized image