Get desktop application:
View/edit binary Protocol Buffers messages
WriteRequest - event_type: a string to present event type - "IOT2050_EVENT.xxx" means IOT2050 standard events - "" or other strings mean customized events - event: the event content to write
WriteReply - status: 0 means successful others mean error - message: the detail write message
ReadRequest - event_type: a string to present event type - "IOT2050_EVENT.xxx" means IOT2050 standard events - "" means to all types of events
ReadReply - status: 0 means successful others mean error - message: the detail write message - event: the read back event content