Changes for page ThingsBoard
Last modified by Dilisi S on 2025/04/02 02:09
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -17,76 +17,9 @@ 17 17 The **NB series** devices end with the suffix **-NB**, and the **CB series** devices end with the suffix **-CB**. For example, **S31B-NB** is an **NB device**, and **S31-CB** is a **CB device**. 18 18 19 19 20 -= 2. Prerequisites = 21 21 22 -To complete this tutorial, you need to have the following: 23 23 24 -* ThingsBoard cloud account - 25 -* HiveMQ Cloud account 26 26 27 - 28 -== 2.1 HiveMQ Cloud == 29 - 30 - 31 -Go to [[https:~~/~~/www.hivemq.com>>https://www.hivemq.com]] 32 - 33 -Click on the **Start Free** button. 34 - 35 -[[image:hivwmq-1.png]] 36 - 37 - 38 -Click on the **Sign Up FREE Now** button in the **HIVEMQ CLOUD** section. 39 - 40 -[[image:hivemq-2.png]] 41 - 42 - 43 -Click on the **Sign Up** button. 44 - 45 -You can sign up with HiveMQ using your **GitHub**, **Google**, or **LinkedIn** account. 46 - 47 -If not, provide your **email address** and a **password** to create an account by clicking on the **Sign Up** button. 48 - 49 - 50 -[[image:hivemq-3.png]] 51 - 52 - 53 -You will receive an email to verify your email address. Click on the **Confirm my account** button. 54 - 55 - 56 -[[image:hivemq-4.jpg||height="889" width="400"]] 57 - 58 - 59 -You will be redirected to a page asking you to complete your profile. Once done, click the **Continue** button. 60 - 61 - 62 -[[image:hivemq-5.png||height="655" width="700"]] 63 - 64 - 65 -Select the CloudMQ Cloud plan you need. For testing purposes, select the **Serverless FREE** plan by clicking on the **Create Serverless Cluster** button. 66 - 67 - 68 -[[image:hivemq-6.png]] 69 - 70 - 71 -You will be navigated to the **Your Clusters** page. Click on the **Manage Cluster** button. 72 - 73 -[[image:hivemq-7.png]] 74 - 75 - 76 -In your cluster page, you can find some useful parameters you need to create a MQTT connection. 77 - 78 -**URL**: This is the host name. Click on the copy button to copy it. 79 - 80 -**Port**: 8883 81 - 82 - 83 -Click on the **Getting Started** tab to setup the username and the password. 84 - 85 - 86 -[[image:hivemq-8.png]] 87 - 88 - 89 - 90 90 = 2. Data Converters = 91 91 92 92 ... ... @@ -223,6 +223,7 @@ 223 223 224 224 [[image:data-converters-list.png]] 225 225 159 +(% class="wikigeneratedid" %) 226 226 227 227 228 228 = 3. Add Integration = ... ... @@ -291,6 +291,7 @@ 291 291 * **Topic:** tb/mqtt-integration-tutorial/sensors/+/telemetry (the + replaces any 'device name' and creates devices in the Entities -> Devices) 292 292 * **QoS:** 0-At most once 293 293 228 + 294 294 [[image:add-integration-connection.png||height="511" width="500"]] 295 295 296 296 ... ... @@ -305,10 +305,11 @@ 305 305 Click on the **Check connection** button to verify the MQTT connection using the provided parameters. 306 306 307 307 243 + 308 308 [[image:check-connection.png||height="83" width="300"]] 309 309 310 310 311 -If the connection is successful, you will see the **Connected** message. If not, check your connection parameters again.247 +If the connection is successful, you will see the **Connected** message. 312 312 313 313 314 314 [[image:connection-success.png||height="511" width="500"]] ... ... @@ -316,15 +316,15 @@ 316 316 317 317 Click on the **Add** button. 318 318 255 + 256 + 319 319 You should see that the newly added integration is listed on the **Integrations** page. 320 320 321 321 Since we haven't received data from a device yet, the integration **Status** is shown as **Pending.** 322 322 261 +[[image:integrations-list-added-pending.png]] 323 323 324 324 325 -[[image:new-integration-pending.png]] 326 - 327 - 328 328 = 5. Verifying the receipt of data from the device = 329 329 330 330