DeviceControls
interface DeviceControls
Actions to get and configure Device info on the hue system.
Functions
Link copied to clipboard
Delete an existing device from the hue bridge.
Link copied to clipboard
Get a specific device by ID.
Link copied to clipboard
Trigger a visual identification sequence on a device.
Link copied to clipboard
Get a list of available devices on the Hue Bridge.
Link copied to clipboard
abstract suspend fun updateDevice(deviceId: ResourceId, parameters: UpdateDeviceParameters): ResourceReference
Update a device's information.