Update page 'Message Queue Endpoint'

master
Auke Sytsma 2020-03-01 11:01:43 +00:00
parent edfaf12ee6
commit 65feafcda4
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ To create messages and connect to the broker we will need the following settings
All settings are required except for the `META_DATA_URL`, this parameter is optional.
## FAQ [ ](#faq)
## FAQ [](#faq)
#### How do I install the required Python modules?
This tutorial requires the `paho-mqtt` and `protobuf` modules.
These can be installed with the following commands: