XooCode(){

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

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

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

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

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

SuspendAction JSON-LD reference. The act of momentarily pausing a device or application (e.g. pause music playback or pause a timer).