Changes for page How to view gateway status in your own dashboard
Last modified by Hera Guo on 2024/11/29 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 23 removed)
- 1732871330988-833.png
- 1732871348142-921.png
- 1732871411495-758.png
- 1732871426417-457.png
- 1732871669250-727.png
- 1732872944272-113.png
- 1732873162583-780.png
- 1732873370029-976.png
- 1732873519190-256.png
- 1732873574205-948.png
- 1732874053403-590.png
- 1732874643625-371.png
- 1732874983084-697.png
- 1732875200332-670.png
- 1732875581453-282.png
- 1732875893182-155.png
- 1732876339913-617.png
- 1732876759232-239.png
- 1732876908783-867.png
- Arrow.png
- 屏幕截图 2024-11-29 183344.png
- 屏幕截图 2024-11-29 183436.png
- 屏幕截图 2024-11-29 183501.png
Details
- Page properties
-
- Content
-
... ... @@ -10,9 +10,9 @@ 10 10 11 11 where to get:[[https:~~/~~/github.com/ThingsEye-io/te-platform/tree/main/Devices/Gateway/Gateway%20in%20TE>>url:https://github.com/ThingsEye-io/te-platform/tree/main/Devices/Gateway/Gateway%20in%20TE]] 12 12 13 -what files to get:Download the three json files with the suffixes Widget, and Rulechain. 13 +what files to get:Download the three json files with the suffixes Widget, Deviceprofile, and Rulechain. 14 14 15 -[[image:17328 76908783-867.png]]15 +[[image:1732852638724-480.png]] 16 16 17 17 == 1.2 Import rulechain == 18 18 ... ... @@ -22,98 +22,27 @@ 22 22 23 23 select "import rule chain", and then drag the downloaded JSON file with the suffix "_rule_chain" into the text box 24 24 25 -[[image:1732871330988-833.png||height="590" width="1472"]] 26 26 27 -== 1.3 Add deviceprofile == 28 28 29 - Inthisstep, we need tocreateadeviceprofileto connect the device to the rulechain in the following way:27 +== 1.3 Import deviceprofile == 30 30 31 - [[image:1732871669250-727.png||height="745"width="1483"]]29 +At this step, we need to import the device profile first, as shown in the figure. 32 32 33 - ==1.4Importwidget==31 +First, we need to open the device profiles, click on the "+" in the upper right corner, select "import device profile", 34 34 35 - First weneed to open thedashboard we want toputinto showthegatewaystatus,click"Editmode“33 +and then select the file with the suffix "_device_defiles" that we have already downloaded. Drag it into the text box. 36 36 37 -Then click “Add widget” 38 38 39 - [[image:1732871411495-758.png]][[image:Arrow.png]][[image:1732860065652-745.png]]36 +== 1.4 Import widget == 40 40 41 - Thenyouneed toclick “Add widgts” and drag and drop the downloaded json file into it,asshown in the picture:38 +Firstly, we need to open the dashboard module, 42 42 43 - [[image:1732871426417-457.png||height="767"width="1496"]]40 +click on the "+" in the upper right corner, select "import dashboard", 44 44 42 +then we shoud drag the downloaded _dashboard file into the text box. 43 + 45 45 = 2.Create gateway devices = 46 46 47 -Since a gateway can't transmit packets like a device, so we need to create a virtual gateway device ourselves in the following steps: 48 - 49 -First of all, we need to open the device interface, click the upper right corner of the “+” and then click “Add device”, fill in the device information as shown in the figure 50 - 51 -[[image:1732872944272-113.png||height="717" width="1494"]] 52 - 53 -* **Note: The device name format must be: gateway-"your Gateway EUI”** 54 - 55 -[[image:1732873162583-780.png]] 56 - 57 57 = 3.Modify the rule chain = 58 58 59 -After the device is created, we need to modify the data source of the rule chain so that our gateway's data can be stored in the device we created 60 - 61 -== 3.1 Open our newly imported rule chain == 62 - 63 -[[image:1732873370029-976.png]] 64 - 65 -== 3.2 Select the server == 66 - 67 -If the server our gateway connects to is TTN, we need to modify the above rulechain 68 - 69 -[[image:1732873519190-256.png]] 70 - 71 -If the server our gateway connects to is chirpstack, we need to modify the following rulechain 72 - 73 -[[image:1732873574205-948.png]] 74 - 75 -== 3.3 Modify rulechain == 76 - 77 -=== 3.3.1 Modify the generator node: === 78 - 79 -[[image:1732874053403-590.png||height="749" width="1340"]] 80 - 81 -=== 3.3.2 Modify the rest api call node: === 82 - 83 -[[image:1732874643625-371.png||height="738" width="1348"]] 84 - 85 -* **Don't forget to save your changes when they're done!** 86 - 87 -=== 3.3.3 Where to find this information on the server === 88 - 89 -TTN: 90 - 91 -[[image:1732874983084-697.png]] 92 - 93 -Regarding the API key acquisition, we need to create one as shown below: 94 - 95 -[[image:1732875200332-670.png]] 96 - 97 -[[image:1732875581453-282.png||height="688" width="1838"]] 98 - 99 -[[image:1732875893182-155.png]] 100 - 101 -**Then copy the API key** 102 - 103 -Chirpstack: 104 - 105 -The EUI and ID of chirpstack are identical: 106 - 107 -[[image:1732876339913-617.png||height="556" width="2195"]] 108 - 109 -Regarding the API key acquisition, we need to create one as shown below: 110 - 111 -[[image:屏幕截图 2024-11-29 183344.png||height="600" width="2191"]] 112 - 113 -[[image:屏幕截图 2024-11-29 183436.png]][[image:Arrow.png]][[image:屏幕截图 2024-11-29 183501.png||height="261" width="1215"]] 114 - 115 -**Then copy the API key** 116 - 117 117 = 4.Check if the widget is displayed correctly = 118 - 119 -[[image:1732876759232-239.png]]
- 1732871330988-833.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -183.1 KB - Content
- 1732871348142-921.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -190.8 KB - Content
- 1732871411495-758.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -5.7 KB - Content
- 1732871426417-457.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -556.4 KB - Content
- 1732871669250-727.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -216.2 KB - Content
- 1732872944272-113.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -189.0 KB - Content
- 1732873162583-780.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -3.3 KB - Content
- 1732873370029-976.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -3.3 KB - Content
- 1732873519190-256.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -43.8 KB - Content
- 1732873574205-948.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -43.8 KB - Content
- 1732874053403-590.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -222.5 KB - Content
- 1732874643625-371.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -264.9 KB - Content
- 1732874983084-697.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -58.4 KB - Content
- 1732875200332-670.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -81.2 KB - Content
- 1732875581453-282.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -137.7 KB - Content
- 1732875893182-155.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -54.0 KB - Content
- 1732876339913-617.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.8 KB - Content
- 1732876759232-239.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -19.0 KB - Content
- 1732876908783-867.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -10.3 KB - Content
- Arrow.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -447 bytes - Content
- 屏幕截图 2024-11-29 183344.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -51.6 KB - Content
- 屏幕截图 2024-11-29 183436.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -14.1 KB - Content
- 屏幕截图 2024-11-29 183501.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.hera - Size
-
... ... @@ -1,1 +1,0 @@ 1 -22.0 KB - Content