Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
*< Common Errors
*< Unknown error
*< Command can't be decoded successfully - command_id in response may be wrong!
*< Command succesfully decoded, but not implemented (deprecated or not yet implemented)
*< Somebody took global lock, so not all commands are available
*< Not received has_next == 0
*< not provided (or provided invalid) crucial parameters to perform rpc
*< Storage Errors
*< FS not ready
*< File/Dir alrady exist
*< File/Dir does not exist
*< Invalid API parameter
*< Access denied
*< Invalid name/path
*< Internal error
*< Functon not implemented
*< File/Dir already opened
*< Directory, you're going to remove is not empty
*< Application Errors
*< Can't start app - internal error
*< Another app is running
*< App is not running or doesn't support RPC commands
*< Command execution error
*< Virtual Display Errors
*< Virtual Display session can't be started twice
*< Virtual Display session can't be stopped when it's not started
*< GPIO Errors
There are Server commands (e.g. Storage_write), which have no body message in response. But 'oneof' obligate to have at least 1 encoded message in scope. For this needs Empty message is implemented.
Used in:
(message has no fields)
Used in:
Used in:
(message has no fields)