Get desktop application:
View/edit binary Protocol Buffers messages
Used in: GossipMessage
required uint32 busy = 1
required uint32 total = 2
optional string message = 2
Used in: CommandResponse
SUCCESS = 0
FAILURE = 1
UNKNOWN = 2
NOT_IMPLEMENTED = 3
Used in: CommandResponse
Used in: CommandRequest
SOFT_RESET = 0
HARD_RESET = 1
Used in: LinkLayerTransmission
BACKGROUND = 0
BEST_EFFORT = 1
VIDEO = 2
VOICE = 3
Used in: GossipMessage
required bytes source = 1
required bytes destination = 2
optional uint32 channel = 4
optional sint32 power_cbm = 6
required bytes payload = 10
Used in: CommandRequest
optional bytes source = 1
required bytes destination = 2
optional uint32 channel = 4
optional uint32 datarate_500kbps = 5
optional sint32 power_cbm = 6
required bytes payload = 10
Used in: CommandRequest, CommandResponseData
optional bytes address = 1
optional uint32 channel_frequency_mhz = 2
optional bool filter_unicast_destination = 3
optional sint32 default_tx_power_cbm = 4
optional uint32 default_tx_datarate_500kbps = 5