Update page 'Message Queue Endpoint'

This commit is contained in:
Auke Sytsma 2020-03-01 11:50:05 +00:00
parent 0a5517d7e7
commit 5d56a944b8

View File

@ -151,10 +151,7 @@ for key, value in sensordata.items():
In case you want to modify the structure of the object, the `.proto` can be modified, and the python module needs to be regenerated.
For now, we'll stick with the pregenerated protobuf class: `
### Example: Pushing Live Tractor Data
To create messages and connect to the broker we will need the following settings:
For now, we'll stick with the pregenerated protobuf class.