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

    Type Alias SupportedButtonConfiguration

    type SupportedButtonConfiguration = {
        buttonID: number;
        buttonType: ButtonType;
    }
    Index

    Properties

    Properties

    buttonID: number
    buttonType: ButtonType