diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-01-31 09:51:01 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-01-31 09:51:01 +0200 |
| commit | 2b9a91ba032dcbbeedaefb1d7b06cb93285b99df (patch) | |
| tree | b3895a89b3f3b73009b260ad2b062e8547878f09 /Software/PMR | |
| parent | 180ba6c91451ace9f20bbad8ab4a64c9f25ab83c (diff) | |
| parent | 1c913a54575b885cb63acd4b6362e7b5669f856c (diff) | |
| download | Tango-2b9a91ba032dcbbeedaefb1d7b06cb93285b99df.tar.gz Tango-2b9a91ba032dcbbeedaefb1d7b06cb93285b99df.zip | |
Merged I4.0
Diffstat (limited to 'Software/PMR')
| -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 |
