roo_transceivers
API Documentation for roo_transceivers
Loading...
Searching...
No Matches
_roo_transceivers_ServerMessage Struct Reference

#include <roo_transceivers.pb.h>

Collaboration diagram for _roo_transceivers_ServerMessage:
[legend]

Data Fields

pb_size_t which_contents
 
union { 
 
   roo_transceivers_ServerMessage_Init   init 
 
   roo_transceivers_ServerMessage_UpdateBegin   transceiver_update_begin 
 
   roo_transceivers_ServerMessage_DescriptorAdded   descriptor_added 
 
   roo_transceivers_ServerMessage_DescriptorRemoved   descriptor_removed 
 
   roo_transceivers_ServerMessage_DeviceAdded   device_added 
 
   roo_transceivers_ServerMessage_DeviceRemoved   device_removed 
 
   roo_transceivers_ServerMessage_DevicePreserved   device_preserved 
 
   roo_transceivers_ServerMessage_DeviceModified   device_modified 
 
   roo_transceivers_ServerMessage_UpdateEnd   transceiver_update_end 
 
   roo_transceivers_ServerMessage_ReadingsBegin   readings_begin 
 
   roo_transceivers_ServerMessage_Reading   reading 
 
   roo_transceivers_ServerMessage_ReadingsEnd   readings_end 
 
contents 
 

Detailed Description

Definition at line 176 of file roo_transceivers.pb.h.

Field Documentation

◆ [union]

◆ descriptor_added

roo_transceivers_ServerMessage_DescriptorAdded _roo_transceivers_ServerMessage::descriptor_added

Definition at line 181 of file roo_transceivers.pb.h.

Referenced by roo_transceivers::proto::SrvDescriptorAdded().

◆ descriptor_removed

roo_transceivers_ServerMessage_DescriptorRemoved _roo_transceivers_ServerMessage::descriptor_removed

◆ device_added

roo_transceivers_ServerMessage_DeviceAdded _roo_transceivers_ServerMessage::device_added

Definition at line 183 of file roo_transceivers.pb.h.

Referenced by roo_transceivers::proto::SrvDeviceAdded().

◆ device_modified

roo_transceivers_ServerMessage_DeviceModified _roo_transceivers_ServerMessage::device_modified

Definition at line 186 of file roo_transceivers.pb.h.

Referenced by roo_transceivers::proto::SrvDevicesModified().

◆ device_preserved

roo_transceivers_ServerMessage_DevicePreserved _roo_transceivers_ServerMessage::device_preserved

Definition at line 185 of file roo_transceivers.pb.h.

Referenced by roo_transceivers::proto::SrvDevicesPreserved().

◆ device_removed

roo_transceivers_ServerMessage_DeviceRemoved _roo_transceivers_ServerMessage::device_removed

Definition at line 184 of file roo_transceivers.pb.h.

Referenced by roo_transceivers::proto::SrvDeviceRemoved().

◆ init

roo_transceivers_ServerMessage_Init _roo_transceivers_ServerMessage::init

Definition at line 179 of file roo_transceivers.pb.h.

◆ reading

roo_transceivers_ServerMessage_Reading _roo_transceivers_ServerMessage::reading

◆ readings_begin

roo_transceivers_ServerMessage_ReadingsBegin _roo_transceivers_ServerMessage::readings_begin

Definition at line 188 of file roo_transceivers.pb.h.

◆ readings_end

roo_transceivers_ServerMessage_ReadingsEnd _roo_transceivers_ServerMessage::readings_end

Definition at line 190 of file roo_transceivers.pb.h.

◆ transceiver_update_begin

roo_transceivers_ServerMessage_UpdateBegin _roo_transceivers_ServerMessage::transceiver_update_begin

◆ transceiver_update_end

roo_transceivers_ServerMessage_UpdateEnd _roo_transceivers_ServerMessage::transceiver_update_end

Definition at line 187 of file roo_transceivers.pb.h.

◆ which_contents


The documentation for this struct was generated from the following file: