Skip to content

@camera.ui/sdk / sensor / carbonMonoxideMeta

Variable: carbonMonoxideMeta

const carbonMonoxideMeta: object

Defined in: sensor/carbonMonoxide.ts:73

Registry metadata for CarbonMonoxideSensor.

Type Declaration

assignmentKey

readonly assignmentKey: "carbonMonoxide" = 'carbonMonoxide'

cascadeTrigger

readonly cascadeTrigger: object

cascadeTrigger.property

readonly property: CarbonMonoxideProperty = CarbonMonoxideProperty.Detected

cascadeTrigger.sustained

readonly sustained: true = true

cascadeTrigger.value

readonly value: true = true

category

readonly category: Sensor = SensorCategory.Sensor

isDetectionType

readonly isDetectionType: false = false

multiProvider

readonly multiProvider: true = true

properties

readonly properties: object

properties.detected

readonly detected: object

properties.detected.type

readonly type: "boolean" = 'boolean'

properties.detected.writable

readonly writable: true = true

semantics

readonly semantics: object

semantics.commandProperty

readonly commandProperty: CarbonMonoxideProperty = CarbonMonoxideProperty.Detected

semantics.deviceClass

readonly deviceClass: "carbon_monoxide" = 'carbon_monoxide'

semantics.domain

readonly domain: Binary = SensorDomain.Binary

semantics.stateProperty

readonly stateProperty: CarbonMonoxideProperty = CarbonMonoxideProperty.Detected

shortcutable

readonly shortcutable: true = true

type

readonly type: CarbonMonoxide = SensorType.CarbonMonoxide

virtual

readonly virtual: object

virtual.properties

readonly properties: object

virtual.properties.detected

readonly detected: false = false