updateButton

abstract suspend fun updateButton(id: ResourceId, parameters: ButtonUpdateParameters): ResourceReference

Update an existing button resource on the hue bridge.

Parameters

id

The resource ID of the button resource to be updated.

parameters

Data about the button resource to be updated.