<
From version < 49.1 >
edited by Dilisi S
on 2025/03/05 15:12
To version < 48.1 >
edited by Dilisi S
on 2025/03/05 15:09
>
Change comment: Uploaded new attachment "add-connection-success.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -250,7 +250,7 @@
250 250  On the **Integrations** page, click on the '**+**' button.
251 251  
252 252  
253 -[[image:data-converter-list-page.png]]
253 +[[image:ThingsBoard-add-integration.png]]
254 254  
255 255  
256 256  The **Add integration** window appears.
... ... @@ -260,8 +260,8 @@
260 260  
261 261  **Basic settings:**
262 262  
263 -* **Integration type**: MQTT
264 -* **Name**: MQTT integration NB/CB
263 +* **Integration type**: UDP
264 +* **Name**: UDP Integration NB/CB
265 265  
266 266  Click **Next** button.
267 267  
... ... @@ -269,60 +269,43 @@
269 269  [[image:add-integration-basic-settings.png||height="511" width="500"]]
270 270  
271 271  
272 -
273 273  **Uplink data converter:**
274 274  
275 275  * Click on the **Select existing** button.
276 -* **Uplink data converter**: Select **MQTT Uplink Converter NB/CB **from the dropdown list.
275 +* **Uplink data converter**: Select **UDP Uplink Converter NB/CB **from the dropdown list.
277 277  
278 278  Click **Next** button.
279 279  
280 280  
281 -[[image:add-integration-uplink-data-converter.png||width="500"]]
280 +[[image:add-integration-uplink-data-converter.png||height="511" width="500"]]
282 282  
283 283  
284 -
285 285  **Downlink data converter:**
286 286  
287 287  * Click on the **Select existing** button.
288 -* **Downlink data converter**: Select **MQTT Downlink Converter NB/CB **from the dropdown list.
286 +* **Downlink data converter**: Select **UDP Downlink Converter NB/CB **from the dropdown list.
289 289  
290 290  Click **Next** button.
291 291  
292 292  
293 -[[image:add-integration-downlink-data-converter.png||height="510" width="500"]]
291 +[[image:add-integration-downlink-data-converter.png||height="512" width="500"]]
294 294  
295 295  
296 -
297 297  **Connection:**
298 298  
299 -* **Host**: mqtt.eu.thingsboard.cloud (This is the host name you copied from the device - See section xxxxx for more information)
300 -* **Port**: 1883 (This is the port number you copied from the device - See section xxxxx for more information)
301 -* **Credentials**: Basic
302 -* **Username**: Access token (This is the access token you copied from the device)
303 -* **Password** - Leave it as blank
304 -* **Topic** - v1/devices/+/telemetry (sightly modify the topic 'v1/devices/me/telemetry' you copied for the device to enable receiving data from any 'device name')
305 -* **QoS** - 0-At most once
296 +* **Port**: 11582
297 +* **Size of the buffer for inbound socket (in KB)**: 64
298 +* **Cache Size**: 10000000
299 +* **Cache time to live in minutes**: 1440
306 306  
307 -Click on the **Check connection** button to verify the MQTT connection using the provided parameters.
301 +Copy the two keys, **Integration key** and **Integration secret** into a text editor, as you will need them in the section ‘xxxxx’.
308 308  
309 -
310 -[[image:add-integration-connection.png||width="500"]]
311 -
312 -
313 -If the connection is successful, you will see the **Connected** message.
314 -
315 315  Click on the **Add** button.
316 316  
317 317  
318 -[[image:add-connection-success.png||height="511" width="500"]]
306 +[[image:add-integration-connection.png||height="511" width="500"]]
319 319  
320 320  
321 -
322 -
323 -
324 -
325 -
326 326  You should see that the newly added integration is listed on the **Integrations** page.
327 327  
328 328  Since we haven't received data from a device yet, the integration **Status** is shown as **Pending.**
... ... @@ -333,3 +333,5 @@
333 333  = Verifying the receipt of data from the device =
334 334  
335 335  Connect **S31B-NB** to transfer information. If the integration was performed without errors, after the transmission of the first telemetry, a new device with the name “xxxxx” will appear in the Devices → All. Also, you can verify the input and output data, respectively, before and after conversion in Data converters → UDP Uplink Converter NB/CB → Events.
319 +
320 +
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0