Schema: ControlAction
Schema: ControlAction Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: ControlAction.
ControlAction JSON-LD example for activating a subscription. ControlAction is the parent of ActivateAction, DeactivateAction, ResumeAction, and SuspendAction for lifecycle actions on services and devices.
ActivateAction JSON-LD reference. The act of starting or activating a device or application (e.g. starting a timer or turning on a flashlight).
DeactivateAction JSON-LD reference. The act of stopping or deactivating a device or application (e.g. stopping a timer or turning off a flashlight).
ResumeAction JSON-LD reference. The act of resuming a device or application which was formerly paused (e.g. resume music playback or resume a timer).
SuspendAction JSON-LD reference. The act of momentarily pausing a device or application (e.g. pause music playback or pause a timer).