updateConfiguration
abstract suspend fun updateConfiguration(id: ResourceId, parameters: EntertainmentConfigurationUpdateParameters): ResourceReference
Update an existing entertainment configuration on the hue bridge.
Return
A reference to the updated resource.
Parameters
id
The resource ID of the entertainment configuration to update.
parameters
Data to update on the entertainment configuration.