status
Gets the top-level status in the DeviceResponse
CBOR.
Note that this value is not a result of parsing/validating the DeviceResponse
CBOR. It's a value which was part of the CBOR and chosen by the remote device.
Return
One of Constants.DEVICE_RESPONSE_STATUS_OK, Constants.DEVICE_RESPONSE_STATUS_GENERAL_ERROR, Constants.DEVICE_RESPONSE_STATUS_CBOR_DECODING_ERROR, or Constants.DEVICE_RESPONSE_STATUS_CBOR_VALIDATION_ERROR.