LightEvent
@Serializable
Data sent during a light update on the events API.
Constructors
Link copied to clipboard
constructor(id: ResourceId, owner: ResourceReference, powerInfo: PowerInfo? = null, dimmingInfo: DimmingInfoEvent? = null, colorTemperatureInfo: ColorTemperatureInfoEvent? = null, colorInfo: ColorInfoEvent? = null)
Properties
Link copied to clipboard
Information about the bulb's color and color capabilities.
Link copied to clipboard
Information about the color temperature and capabilities of the light.
Link copied to clipboard
Information about the light's dimming, if supported.
Link copied to clipboard
Unique identifier representing a specific resource instance
Link copied to clipboard
Owner of the service