slideSourceControl
Use the interface to control the slide playback in the current scene.
Request Mode
POST/GET http://ip/V1.0/scene/slideSourceControl?pause=true
Request Data
| Parameter | Type | Description |
|---|---|---|
| pause | Boolean | Whether to pause, non-essential parameter, without which it performs play or pause automatically true: pause; false: play |