StreamProxy

@Serializable
data class StreamProxy(val mode: StreamProxyMode, val node: ResourceReference)

Stream proxy configuration for an entertainment configuration.

The proxy node relays entertainment traffic and should be located in or close to all entertainment lamps in the group.

Constructors

Link copied to clipboard
constructor(mode: StreamProxyMode, node: ResourceReference)

Properties

Link copied to clipboard

Proxy mode used for this group.

Link copied to clipboard

Reference to the device acting as proxy.