Skip to content

@camera.ui/sdk / sensor / carbonDioxideMeta

Variable: carbonDioxideMeta

const carbonDioxideMeta: object

Defined in: sensor/carbonDioxide.ts:73

Registry metadata for CarbonDioxideInfo.

Type Declaration

assignmentKey

readonly assignmentKey: "carbonDioxide" = 'carbonDioxide'

category

readonly category: Info = SensorCategory.Info

isDetectionType

readonly isDetectionType: false = false

multiProvider

readonly multiProvider: true = true

properties

readonly properties: object

properties.current

readonly current: object

properties.current.type

readonly type: "number" = 'number'

properties.current.unit

readonly unit: "ppm" = 'ppm'

properties.current.writable

readonly writable: true = true

semantics

readonly semantics: object

semantics.commandProperty

readonly commandProperty: CarbonDioxideProperty = CarbonDioxideProperty.Current

semantics.deviceClass

readonly deviceClass: "carbon_dioxide" = 'carbon_dioxide'

semantics.domain

readonly domain: Measurement = SensorDomain.Measurement

semantics.stateProperty

readonly stateProperty: CarbonDioxideProperty = CarbonDioxideProperty.Current

semantics.unit

readonly unit: "ppm" = 'ppm'

shortcutable

readonly shortcutable: true = true

type

readonly type: CarbonDioxide = SensorType.CarbonDioxide

virtual

readonly virtual: object

virtual.properties

readonly properties: object

virtual.properties.current

readonly current: 20 = 20