Interface AVMDeviceSwitch

Hierarchy

Properties

battery: string
batterylow: string
button: {
    id: string;
    identifier: string;
    lastpressedtimestamp: BadString;
    name: string;
}[]

Type declaration

  • id: string
  • identifier: string
  • lastpressedtimestamp: BadString
  • name: string
functionbitmask: string
fwversion?: string
hkr?: any
humidity?: {
    rel_humidity: string;
}

Type declaration

  • rel_humidity: string
id: string
identifier: string
manufacturer?: string
name: string
presence?: unknown
present: string
productname?: string
temperature: {
    celsius: string;
    offset: string;
}

Type declaration

  • celsius: string
  • offset: string
txbusy: string

Generated using TypeDoc