<
From version < 23.1 >
edited by Xiaoling
on 2022/05/25 09:12
To version < 34.2 >
edited by Xiaoling
on 2022/05/25 09:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -207,7 +207,7 @@
207 207  
208 208  If user completes the above steps,which will see live date in the TTN.
209 209  
210 -[[image:https://wiki.dragino.com/images/thumb/4/49/Station_live_date_cao.png/600px-Station_live_date_cao.png||height="391" width="600"]]
210 +[[image:image-20220525085636-13.png]]
211 211  
212 212  Station live date
213 213  
... ... @@ -215,13 +215,13 @@
215 215  
216 216  User can check the station log in the logread/system log page.
217 217  
218 -[[image:https://wiki.dragino.com/images/thumb/7/7c/Station_log_xiao.png/600px-Station_log_xiao.png||height="457" width="600"]]
218 +[[image:image-20220525090622-14.png]]
219 219  
220 220  Station Log
221 221  
222 222  and recode the station log in the system/Recode log page.
223 223  
224 -[[image:https://wiki.dragino.com/images/thumb/5/50/Recore_log_xiao.png/600px-Recore_log_xiao.png||height="147" width="600"]]
224 +[[image:image-20220525090705-15.png]]
225 225  
226 226  Recore Log
227 227  
... ... @@ -265,9 +265,9 @@
265 265  )))
266 266  )))
267 267  
268 -[[image:https://wiki.dragino.com/images/thumb/c/c7/TTNv3--01.png/600px-TTNv3--01.png||alt="TTNv3--01.png" height="277" width="600"]]
268 +[[image:image-20220525090739-16.png]]
269 269  
270 -[[image:https://wiki.dragino.com/images/thumb/1/17/TTNv3--02.png/600px-TTNv3--02.png||alt="TTNv3--02.png" height="226" width="600"]]
270 +[[image:image-20220525090833-17.png]]
271 271  
272 272  == 4.2 Step2 ==
273 273  
... ... @@ -277,19 +277,19 @@
277 277  )))
278 278  )))
279 279  
280 -[[image:https://wiki.dragino.com/images/thumb/f/fc/TTNv3--03.png/600px-TTNv3--03.png||alt="TTNv3--03.png" height="333" width="600"]]
280 +[[image:image-20220525090920-18.png]]
281 281  
282 282  == 4.3 Step3 ==
283 283  
284 284  Add APP EUI in the application:
285 285  
286 -[[image:https://wiki.dragino.com/images/thumb/9/9f/TTNv3--04.png/600px-TTNv3--04.png||alt="TTNv3--04.png" height="439" width="600"]]
286 +[[image:image-20220525091022-19.png]]
287 287  
288 288  == 4.4 Step4 ==
289 289  
290 290  Add APP KEY and DEV EUI:
291 291  
292 -[[image:https://wiki.dragino.com/images/thumb/a/a4/TTNv3--05.png/600px-TTNv3--05.png||alt="TTNv3--05.png" height="500" width="600"]]
292 +[[image:image-20220525091128-20.png]]
293 293  
294 294  = 5. TTN V3 integrated into MQTT server =
295 295  
... ... @@ -321,12 +321,12 @@
321 321  )))
322 322  )))
323 323  
324 -[[image:https://wiki.dragino.com/images/thumb/8/82/V3_MQTT1_.png/600px-V3_MQTT1_.png||alt="V3 MQTT1 .png" height="325" width="600"]]
324 +[[image:image-20220525091251-22.png]]
325 325  
326 326  Fill in the username and password into MQTT.
327 327  
328 328  
329 -[[image:https://wiki.dragino.com/images/thumb/6/6a/V3_MQTT2.png/600px-V3_MQTT2.png||alt="V3 MQTT2.png" height="434" width="600"]]
329 +[[image:image-20220525091333-23.png]]
330 330  
331 331  The Application Server publishes uplink traffic on the following topics:
332 332  
... ... @@ -349,7 +349,7 @@
349 349  )))
350 350  )))
351 351  
352 -[[image:https://wiki.dragino.com/images/thumb/d/dc/V3_MQTT3.png/600px-V3_MQTT3.png||alt="V3 MQTT3.png" height="400" width="600"]]
352 +[[image:image-20220525091430-24.png]]
353 353  
354 354  (((
355 355  (((
... ... @@ -357,7 +357,7 @@
357 357  )))
358 358  )))
359 359  
360 -[[image:https://wiki.dragino.com/images/thumb/e/e8/V3_MQTT4.jpg/600px-V3_MQTT4.jpg||alt="V3 MQTT4.jpg" height="326" width="600"]]
360 +[[image:image-20220525091458-25.png]]
361 361  
362 362  (((
363 363  (((
... ... @@ -377,7 +377,7 @@
377 377  )))
378 378  )))
379 379  
380 -[[image:https://wiki.dragino.com/images/thumb/e/e8/V3_MQTT5.png/600px-V3_MQTT5.png||alt="V3 MQTT5.png" height="289" width="600"]]
380 +[[image:image-20220525091618-27.png]]
381 381  
382 382  (((
383 383  To send an unconfirmed downlink message to the device dev1 in application app1 in tenant tenant1 with the hexadecimal payload BE EF on FPort 15 with normal priority, use the topic v3/app1@tenant1/devices/dev1/down/push with the following contents:
... ... @@ -387,7 +387,7 @@
387 387  **Note**: Use this handy tool to convert hexadecimal to base64.
388 388  )))
389 389  
390 -[[image:https://wiki.dragino.com/images/thumb/9/9f/V3_MQTT6.png/600px-V3_MQTT6.png||alt="V3 MQTT6.png" height="313" width="600"]]
390 +[[image:image-20220525091702-28.png]]
391 391  
392 392  == 5.3 Send Downlink message ==
393 393  
... ... @@ -403,13 +403,13 @@
403 403  Downlink command:01 00 00 5A
404 404  )))
405 405  
406 -[[image:https://wiki.dragino.com/images/thumb/9/90/Downlink_50.png/600px-Downlink_50.png||height="327" width="600"]]
406 +[[image:image-20220525091752-29.png]]
407 407  
408 408  downlink
409 409  
410 410  After sending, you can view it in live data.
411 411  
412 -[[image:https://wiki.dragino.com/images/thumb/1/15/Downlink_51.png/600px-Downlink_51.png||height="141" width="600"]]
412 +[[image:image-20220525091816-30.png]]
413 413  
414 414  downlink
415 415  
... ... @@ -421,7 +421,7 @@
421 421  **Note**: If the downlink byte sent is longer, the number of bytes will be displayed.
422 422  )))
423 423  
424 -[[image:https://wiki.dragino.com/images/thumb/c/c9/Downlink_52.png/600px-Downlink_52.png||height="407" width="600"]]
424 +[[image:image-20220525091855-31.png]]
425 425  
426 426  downlink
427 427  
... ... @@ -449,7 +449,7 @@
449 449  )))
450 450  )))
451 451  
452 -[[image:https://wiki.dragino.com/images/thumb/d/d9/Downlink_54.png/600px-Downlink_54.png||height="127" width="600"]]
452 +[[image:image-20220525091925-32.png]]
453 453  
454 454  downlink
455 455  
image-20220525091251-22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.2 KB
Content
image-20220525091333-23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +78.4 KB
Content
image-20220525091430-24.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +33.1 KB
Content
image-20220525091458-25.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +319.9 KB
Content
image-20220525091543-26.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +319.9 KB
Content
image-20220525091618-27.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +60.8 KB
Content
image-20220525091702-28.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +140.3 KB
Content
image-20220525091752-29.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +64.0 KB
Content
image-20220525091816-30.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +76.3 KB
Content
image-20220525091855-31.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +10.3 KB
Content
image-20220525091925-32.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +54.8 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0