Connection

This section will show the connection status of your custom content.
Disconnected

Config

Config values are used to setup configuration for your custom content that can be altered in COGS. This is not suitable for any state that may change dynamically during the show.

State

State is used to share data between your custom content and COGS. Each state value can be configured to either be set by COGS, or set by your custom content.

Set by COGS

Set by Client

Events

Events can be sent either from COGS to your custom content, or from your custom content to COGS. Events can optionally have a value attached to them when sent. States are generally preferred over events, but events can be useful for one-off actions e.g. a button press or a password entry attempt on a touchscreen keypad.

From COGS

From Client