Skip to content

GlobalPreset

Outgoing Messages

SetGlobalPreset

Called after receiving a global preset play directive.

JSON Structure

{
    "header": {
        "version": "4.0",
        "messageType": "Publish",
        "id": {{String}},
        "messageDescription": {
            "topic": "GlobalPreset",
            "action": "SetGlobalPreset"
        }
    },
    "payload": {
        "preset": {{Int}}        
    }
}

Payload

Property Type Required Description Example
preset Int Yes The preset integer from the playbackContextToken.