From 7fcb508d6da755df1410fb4e014c5d3d27aba8ac Mon Sep 17 00:00:00 2001 From: auke Date: Sun, 1 Mar 2020 11:12:30 +0000 Subject: [PATCH] Update page 'Message Queue Endpoint' --- Message-Queue-Endpoint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Message-Queue-Endpoint.md b/Message-Queue-Endpoint.md index 016e8ff..2c48196 100644 --- a/Message-Queue-Endpoint.md +++ b/Message-Queue-Endpoint.md @@ -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::` 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 The general workflow for pushing data to the FarmMaps MQTT endpoint consists of: