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

    Enumeration AccessConst

    Describes the abstract access to a Characteristic. It abstracts the more granular access described by Perms.

    It is used in CharacteristicProps.adminOnlyAccess.

    Index

    Enumeration Members

    Enumeration Members

    NOTIFY: 2
    READ: 0
    WRITE: 1