Changes for page ThingsBoard

Last modified by Dilisi S on 2025/04/23 19:23

From version 221.1
edited by Dilisi S
on 2025/04/23 01:38
Change comment: April 22 edits
To version 220.1
edited by Dilisi S
on 2025/04/21 18:49
Change comment: April 17 edits - part final

Summary

Details

Page properties
Content
... ... @@ -23,9 +23,8 @@
23 23  
24 24  * ThingsBoard cloud account
25 25  * MQTT Broker (public or private) such as,
26 -** [[ThingsBoard MQTT broker>>https://thingsboard.io/docs/mqtt-broker/]] (TBMQ)
27 27  ** **[[HiveMQ Cloud>>https://www.hivemq.com]] - You can create a free account to try it or subscribe for a paid account. - We use HiveMQ Cloud as the MQTT broker to build example in this tutorial.**
28 -** [[emqx>>https://www.emqx.com/zh/mqtt/public-mqtt5-broker]] - The public MQTT server is only used for MQTT learning and testing, and should not be used in the production environment.
27 +** [[emqx>>https://www.emqx.com/zh/mqtt/public-mqtt5-broker]] - The public MQTT server is only used for MOTT learning and testing, and should not be used in the production environment.
29 29  ** [[lns1.thingseye.io>>http://lns1.thingseye.io/]] - This is Dragino's MQTT broker, which requires a CA certificate to use.
30 30  
31 31  == 2.1 ThingsBoard Cloud ==
... ... @@ -68,19 +68,11 @@
68 68  [[image:thingsboard-6.png||height="244" width="500"]]
69 69  
70 70  
71 -== 2.2 MQTT Brokers ==
70 +== 2.2 HiveMQ Cloud ==
72 72  
73 -This section introduces some MQTT brokers that you can use to publish messages from the device side and subscribe from the ThingsBoard side.
72 +=== 2.2.1 HiveMQ Cloud ===
74 74  
75 75  
76 -=== 2.2.1 ThingsBoard MQTT broker (TBMQ) ===
77 -
78 -The complete instructions for installing, configuring, and using the TBMQ can be found [[here>>https://thingsboard.io/docs/mqtt-broker/getting-started/]].
79 -
80 -
81 -=== 2.2.2 HiveMQ Cloud ===
82 -
83 -
84 84  Go to [[https:~~/~~/www.hivemq.com>>https://www.hivemq.com]]
85 85  
86 86  Click on the **Start Free** button.
... ... @@ -155,7 +155,7 @@
155 155  You will need these MQTT connection parameters when configuring the MQTT integration in the '**Add Integration**' section.
156 156  
157 157  
158 -=== 2.2.3 emqx ===
149 +=== 2.2.2 emqx ===
159 159  
160 160  
161 161  The [[emqx>>https://www.emqx.com/zh/mqtt/public-mqtt5-broker]] public MQTT server is only used for MOTT learning and testing, and should not be used in the production environment.
... ... @@ -164,7 +164,7 @@
164 164  [[image:emqx.png||height="420" width="500"]]
165 165  
166 166  
167 -=== 2.2.4 Ins1.thingseye.io ===
158 +=== 2.2.3 Ins1.thingseye.io ===
168 168  
169 169  [[lns1.thingseye.io>>http://lns1.thingseye.io/]] is the Dragino's MQTT broker, which requires a CA certificate file, Certificate file, and the Private key file to use.
170 170  
... ... @@ -559,6 +559,7 @@
559 559  * **AT+PWD=<MQTT Password>**
560 560  * **AT+SERVADDR=<Broker address, Port>**
561 561  
553 +
562 562  Test your uplink by pressing the ACT button for 1 second.
563 563  
564 564