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

    Enumeration HAPPairingHTTPCodeConst

    When in a request is made to the pairing endpoints, and mime type is 'application/pairing+tlv8' one should use the below status codes.

    Index

    Enumeration Members

    BAD_REQUEST: 400
    CONNECTION_AUTHORIZATION_REQUIRED: 470
    INTERNAL_SERVER_ERROR: 500
    METHOD_NOT_ALLOWED: 405
    OK: 200
    TOO_MANY_REQUESTS: 429