replayEventTagList
When the event tag list on the device changes or it receives the Request for state synchronization, the Director device sends the event tag list to the receiver.
For how to configure the receiver, please refer to How to use TouchOSC to control Director.
Address
/status/replayEventTagList [json string]
Arguments
Type | Description | |
---|---|---|
argument 1 | String | The event tag list |
Example
After receiving Request for state synchronization, the Director device sends sends the event tag list to the receiver.
/status/replayEventTagList ["tag 3","tag 5"]