Get desktop application:
View/edit binary Protocol Buffers messages
DeployRequest - yaml_data: Configration data in yaml format. It could be exported from the webUI.
DeployReply - status: 0 means no error - message: the detail reply message
RetrieveRequest - name: Reserved for future.
RetrieveReply - status: 0 means no error - message: the detail reply message - yaml_data: Configration data in yaml format
SyncTimeRequest - time: optional, if empty, then the current system time will be synced into the EIO controller
SyncTimeReply - status: 0 means no error - message: the detail reply message
UpdateFirmwareRequest - entity: 0 means updating for EIO controller 1 means updating for module - firmware_type: a customized string to specify the firmware type
UpdateFirmwareReply - status: 0 means no error - message: the detail reply message
CheckFWURequest - entity: 0 means checking for EIO controller
CheckFWUReply - status: 0 means no need to update 1 means need update 2 means need update, however binary data corrupted - message: the detail FWU status message
ReadEIOEventRequest - empty param
(message has no fields)
ReadEIOEventReply - event: the string of eio event