Update page 'Message Queue Endpoint'
This commit is contained in:
parent
5adef79beb
commit
5efa4ab89b
@ -12,7 +12,8 @@ To follow along with the examples, you need:
|
||||
* To have Python 3.7 or higher installed.
|
||||
* To come up with a unique identifier for your sensors.
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user