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

    Type Alias HAPHttpError

    type HAPHttpError = {
        httpCode: HAPHTTPCode;
        status: HAPStatus;
    }
    Index

    Properties

    Properties

    httpCode: HAPHTTPCode
    status: HAPStatus