Update page 'Message Queue Endpoint'

This commit is contained in:
Auke Sytsma 2020-03-01 11:12:30 +00:00
parent 9d606de9db
commit 7fcb508d6d

View File

@ -15,7 +15,7 @@ To follow along with the examples, you need:
Generally the URN is composed of the company or brand name and a device serial number like so: `urn:dev:<company/brand-name>:<device-serial-number>` Generally the URN is composed of the company or brand name and a device serial number like so: `urn:dev:<company/brand-name>:<device-serial-number>`
To run the python example code you also need to install the `paho-mqtt` and the `protobuf` modules. To run the python example code you also need to install the `paho-mqtt` and the `protobuf` modules.
If you need help on installing this, please see the FAQ at the end. If you need help on installing this, please see the [FAQ](#faq) at the end.
### Workflow ### Workflow
The general workflow for pushing data to the FarmMaps MQTT endpoint consists of: The general workflow for pushing data to the FarmMaps MQTT endpoint consists of: