@homebridge/hap-nodejs
    Preparing search index...

    Type Alias CharacteristicValue

    CharacteristicValue:
        | PrimitiveTypes
        | PrimitiveTypes[]
        | { [key: string]: PrimitiveTypes }