scene

Director Mini device sends the data of scene list, which is triggered upon the scene list changes on the device or it receives the "/status/sync" request.

Address

/status/scene [json string]

Arguments

Type Description
argument 1 String The data of scene list

Example

Director Mini device sends the data of scene list.

/status/scene {"sceneList":[{"name":"HDMI 1","uuid":"1705029684819","isPGM":false,"isPreview":false},{"name":"WEBCAM 1","uuid":"1705030263278","isPGM":true,"isPreview":true}]}
Name Type Description
uuid String The unique ID of scene
name String The scene name
isPGM Boolean Whether the scene is in program view. true: Yes, false: No
isPreview Boolean Whether the scene is in preview view. true: Yes, false: No

results matching ""

    No results matching ""