Module traits

Source

Structs§

ResponseCode
The response code for a command.

Constants§

ERROR
An error response code.
ERROR2
An error response code.
ERROR_INVALID_ARGUMENT
An error response code.
ERROR_INVALID_ARGUMENT_KEY
An error response code.
ERROR_MALFORMED_JSON_INPUT
An error response code.
ERROR_VALUE_WRONG_MISSING_KEY
An error response code.
FIRMWARE_UPGRADE_ERROR
An error response code.
OK
The OK response code.
OK2
An OK response code?
OK3
An OK response code?

Traits§

ResponseCodeTrait
Trait for response codes.