@camera.ui/sdk / sensor / lightMeta
Variable: lightMeta
constlightMeta:object
Defined in: sensor/light.ts:138
Registry metadata for LightControl.
Type Declaration
assignmentKey
readonlyassignmentKey:"light"='light'
cascadeTrigger
readonlycascadeTrigger:object
cascadeTrigger.property
readonlyproperty:On=LightProperty.On
cascadeTrigger.sustained
readonlysustained:true=true
cascadeTrigger.value
readonlyvalue:true=true
category
readonlycategory:Control=SensorCategory.Control
isDetectionType
readonlyisDetectionType:false=false
multiProvider
readonlymultiProvider:true=true
properties
readonlyproperties:object
properties.brightness
readonlybrightness:object
properties.brightness.max
readonlymax:100=100
properties.brightness.min
readonlymin:0=0
properties.brightness.type
readonlytype:"number"='number'
properties.brightness.unit
readonlyunit:"%"='%'
properties.brightness.writable
readonlywritable:true=true
properties.on
readonlyon:object
properties.on.type
readonlytype:"boolean"='boolean'
properties.on.writable
readonlywritable:true=true
propertyCapabilities
readonlypropertyCapabilities:object
propertyCapabilities.brightness
readonlybrightness:Brightness=LightCapability.Brightness
semantics
readonlysemantics:object
semantics.commandProperty
readonlycommandProperty:On=LightProperty.On
semantics.domain
readonlydomain:Light=SensorDomain.Light
semantics.stateProperty
readonlystateProperty:On=LightProperty.On
shortcutable
readonlyshortcutable:true=true
type
readonlytype:Light=SensorType.Light
virtual
readonlyvirtual:object
virtual.capabilities
readonlycapabilities: readonly [Brightness]
virtual.properties
readonlyproperties:object
virtual.properties.brightness
readonlybrightness:100=100
virtual.properties.on
readonlyon:false=false