<
From version < 162.1 >
edited by Dilisi S
on 2025/03/18 04:56
To version < 167.1 >
edited by Dilisi S
on 2025/03/19 03:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -458,7 +458,6 @@
458 458  * **Topic: v1/devices/+/telemetry** (the + replaces any 'device name' will create a device in the Entities -> Devices)
459 459  * **QoS:** 0-At most once
460 460  
461 -
462 462  [[image:add-integration-connection.png||height="511" width="500"]]
463 463  
464 464  
... ... @@ -530,39 +530,50 @@
530 530  Also, a new device named **S31B-NB** will appear under **//Entities -> Devices -> All//**. This means the first MQTT message triggers ThingsBoard to provision a device named **S31B-NB**.
531 531  
532 532  
533 -
534 534  [[image:new-device.png]]
535 535  
536 536  
537 -Click on the device S31B-NB on the devices list to see its details.
535 +== 5.3 Viewing messages ==
538 538  
539 -Then go to the **Latest telemetry** tab.
540 540  
541 -You can see the fields temperature and humidity with the values you previously sent using the MQTT message.
542 542  
539 +Go back to the **Integrations** page.
543 543  
544 -[[image:telemetry-1.png]]
541 +Click on the **MQTT integration NB/CB** in the **Integrations** page to see its details.
545 545  
543 +Click on the **Edit** button (//**pen icon**//).
546 546  
547 -Now, change the values of the fields and send the MQTT message again. For example, set temperature to 20 and humidity to 70. Observe how the values update in //Latest Telemetry//.
545 +Click on the **Disabled** button in the upper-right corner.
548 548  
547 +Turn on the **All messages (15 min)** option. This will enable displaying all messages in the **Events** tab. This setting will expire in 15 minutes, and you will need to repeat the same steps if you want to view the messages in the Events tab later.
549 549  
550 -[[image:telemetry-2.png]]
549 +Click on the **Apply** button.
551 551  
551 +Then click on the **Apply changes** (//**tick icon**//) button.
552 552  
553 -Let's provision the second device named **LDS25-NB **with initial telemetry. Use the following MQTT message.
554 554  
554 +[[image:Screenshot 2025-03-18 at 09.23.10.png]]
555 555  
556 -{{code language="none"}}
557 -mosquitto_pub -d -q 1 -h 011731f7928541588a6cdfbbedfc63f4.s1.eu.hivemq.cloud -p 8883 -t "tb/mqtt-integration-tutorial/sensors/LDS25-NB/telemetry" -u "pradeeka" -P "Kalpani123@" -m '{"temperature":11, "humidity":87}'
558 -{{/code}}
559 559  
560 -Now, refresh the **Devices** page, and you will see the second device, **LDS25-NB**, which was recently provisioned.
557 +Now go to the **Events** tab.
561 561  
559 +Select the Event type as **Debug** from the dropdown list.
562 562  
563 -[[image:device-provision-2.png]]
561 +Now you can see all the Uplink messages you are simulating through the MQTT broker. The status should
564 564  
565 565  
564 +[[image:Screenshot 2025-03-16 at 18.38.59.png]]
565 +
566 +
567 +Then click on the **three dots (...)** in the **Message** column. You can see the uplink message's **payload** in the **Message** window.
568 +
569 +
570 +[[image:Screenshot 2025-03-16 at 18.39.12.png]]
571 +
572 +
573 +Now, you have successfully tested your integration with a simulated uplink payload and verified that it is received by ThingsBoard, and the device is provisioned.
574 +
575 +
566 566  = 6. Creating a Dashboard =
567 567  
568 568  ThingsBoard **Dashboards** provide a powerful way to visualize and monitor real-time and historical data from connected devices. They allow users to create interactive, customizable panels displaying telemetry data, device status, and other key metrics. With a variety of widgets, including charts, maps, and tables, dashboards help users gain insights, track trends, and manage IoT deployments efficiently.
... ... @@ -660,3 +660,7 @@
660 660  * **AT+SERVADDR=<Broker address, Port>**
661 661  
662 662  Test your uplink by pressing the ACT button for 1 second.
673 +
674 +
675 +
676 +
Screenshot 2025-03-16 at 18.39.12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.pradeeka
Size
... ... @@ -1,0 +1,1 @@
1 +277.0 KB
Content
Screenshot 2025-03-18 at 09.23.10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.pradeeka
Size
... ... @@ -1,0 +1,1 @@
1 +78.7 KB
Content
image-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.pradeeka
Size
... ... @@ -1,0 +1,1 @@
1 +96.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0