From 468a1a6d57c0ecf75b478ad366d827c92f690257 Mon Sep 17 00:00:00 2001 From: Richard Schroeder <67586553+rssag@users.noreply.github.com> Date: Fri, 7 Jan 2022 11:09:33 +0100 Subject: [PATCH] Merge pull request #165 from SoftwareAG/bugherd/task_#491 Bugherd/task #491 --- content/device-sdk/mqtt-examples-bundle/hello-mqtt.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/device-sdk/mqtt-examples-bundle/hello-mqtt.md b/content/device-sdk/mqtt-examples-bundle/hello-mqtt.md index 740bcb37cd..a2b3b79113 100644 --- a/content/device-sdk/mqtt-examples-bundle/hello-mqtt.md +++ b/content/device-sdk/mqtt-examples-bundle/hello-mqtt.md @@ -13,7 +13,9 @@ In order to follow this tutorial, check the following prerequisites: * You have a valid tenant, a user and a password in order to access Cumulocity IoT. * You have installed [MQTTBox](https://chrome.google.com/webstore/detail/mqttbox/kaajoficamnjijhkeomgfljpicifbkaf) or a similar MQTT tool. -> **Info**: The screenshots in the tutorial use MQTTBox. Other tools may look slightly different. +>**Info:** The screenshots in the tutorial use MQTTBox. Other tools may look different. + +>**Info:** If you are using a trial tenant, the default user will not work with this tutorial. Create an additional user instead. The tenant ID and URL data will also differ from trial tenant information. ### Talking MQTT