Device
@Serializable
Attributes for a device configured on the hue bridge.
Constructors
Link copied to clipboard
fun Device(id: ResourceId, v1Id: String? = null, productData: ProductData, metadata: ProductMetadata, services: List<ResourceReference>)