hap-fluent / Lightbulb
Interface: Lightbulb
Defined in: packages/hap-fluent/src/types/hap-interfaces.ts:375
Properties
| Property | Type | Defined in |
|---|---|---|
brightness? | number | packages/hap-fluent/src/types/hap-interfaces.ts:379 |
characteristicValueActiveTransitionCount? | number | packages/hap-fluent/src/types/hap-interfaces.ts:380 |
characteristicValueTransitionControl? | Buffer<ArrayBufferLike> | packages/hap-fluent/src/types/hap-interfaces.ts:381 |
colorTemperature? | number | packages/hap-fluent/src/types/hap-interfaces.ts:382 |
hue? | number | packages/hap-fluent/src/types/hap-interfaces.ts:383 |
name? | string | packages/hap-fluent/src/types/hap-interfaces.ts:384 |
on | boolean | packages/hap-fluent/src/types/hap-interfaces.ts:378 |
saturation? | number | packages/hap-fluent/src/types/hap-interfaces.ts:385 |
serviceName | "Lightbulb" | packages/hap-fluent/src/types/hap-interfaces.ts:377 |
supportedCharacteristicValueTransitionConfiguration? | Buffer<ArrayBufferLike> | packages/hap-fluent/src/types/hap-interfaces.ts:386 |
UUID | "00000043-0000-1000-8000-0026BB765291" | packages/hap-fluent/src/types/hap-interfaces.ts:376 |