Enumeration HAPHTTPCodeConst

Those status codes are the one listed as appropriate for the HAP spec!

When the response is a client error 4xx or server error 5xx, the response must include a status HAPStatus property.

When the response is a MULTI_STATUS EVERY entry in the characteristics property MUST include a status property (even success).

Enumeration Members

BAD_REQUEST
INTERNAL_SERVER_ERROR
MULTI_STATUS
NO_CONTENT
NOT_FOUND
OK
SERVICE_UNAVAILABLE
UNPROCESSABLE_ENTITY