updateLightLevel
abstract suspend fun updateLightLevel(id: ResourceId, parameters: LightLevelUpdateParameters): ResourceReference
Update a light level sensor on the hue bridge.
Return
A reference to the updated resource.
Parameters
id
The resource ID of the light level sensor to be updated.
parameters
Data about the light level sensor to be updated.