diff options
Diffstat (limited to 'Software/PMR/Messages/Integration/ExternalBridgeUdpDiscoveryPacket.proto')
| -rw-r--r-- | Software/PMR/Messages/Integration/ExternalBridgeUdpDiscoveryPacket.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/PMR/Messages/Integration/ExternalBridgeUdpDiscoveryPacket.proto b/Software/PMR/Messages/Integration/ExternalBridgeUdpDiscoveryPacket.proto index d797e6de3..9a65d3818 100644 --- a/Software/PMR/Messages/Integration/ExternalBridgeUdpDiscoveryPacket.proto +++ b/Software/PMR/Messages/Integration/ExternalBridgeUdpDiscoveryPacket.proto @@ -7,4 +7,5 @@ message ExternalBridgeUdpDiscoveryPacket { string Time = 1; string SerialNumber = 2; + string Guid = 3; }
\ No newline at end of file |
