EntertainmentConfigurationUpdateParameters
@Serializable
Data used for updating an existing entertainment configuration via the bridge.
All properties are optional - only the specified fields will be updated.
Constructors
Link copied to clipboard
constructor(metadata: EntertainmentConfigurationMetadata? = null, configurationType: EntertainmentConfigurationType? = null, action: EntertainmentConfigurationAction? = null, streamProxy: StreamProxyCreateParameters? = null, locations: EntertainmentLocationsUpdateParameters? = null)
Properties
Link copied to clipboard
Action to control streaming.
Link copied to clipboard
Defines for which type of application this channel assignment was optimized.
Link copied to clipboard
Entertainment service locations for lights in the zone.
Link copied to clipboard
Metadata containing the friendly name of the entertainment configuration.
Link copied to clipboard
Stream proxy configuration for this entertainment group.