Last modified by Hera Guo on 2024/11/29 18:42

From version 1.1
edited by Hera Guo
on 2024/11/29 11:57
Change comment: There is no comment for this version
To version 3.1
edited by Hera Guo
on 2024/11/29 16:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,7 @@
1 +**Table of Contents:**
2 +
3 +{{toc/}}
4 +
1 1  If you want to see the status of your gateway within your own dashboard, you can use the method in this post to add a dashboard status display widget for yourself
2 2  
3 3  = 1.Import rulechain/deviceprofile/widget =
... ... @@ -18,8 +18,8 @@
18 18  
19 19  select "import rule chain", and then drag the downloaded JSON file with the suffix "_rule_chain" into the text box
20 20  
25 +[[image:1732859076539-935.png||height="592" width="1477"]]
21 21  
22 -
23 23  == 1.3 Import deviceprofile ==
24 24  
25 25  At this step, we need to import the device profile first, as shown in the figure.
... ... @@ -28,17 +28,27 @@
28 28  
29 29  and then select the file with the suffix "_device_defiles" that we have already downloaded. Drag it into the text box.
30 30  
35 +[[image:1732859403197-298.png||height="600" width="1483"]]
31 31  
32 32  == 1.4 Import widget ==
33 33  
34 -Firstly, we need to open the dashboard module,
39 +First we need to open the dashboard we want to put in to show the gateway status, click "Edit mode“
35 35  
36 -click on the "+" in the upper right corner, select "import dashboard",
41 +Then click “Add widget
37 37  
38 -then we shoud drag the downloaded _dashboard file into the text box.
43 +[[image:1732859936817-432.png||height="142" width="535"]][[image:Arrow.png]][[image:1732860065652-745.png]]
39 39  
45 +Then you need to click “Add widgts” and drag and drop the downloaded json file into it, as shown in the picture:
46 +
47 +[[image:1732860398452-167.png||height="785" width="1532"]]
48 +
40 40  = 2.Create gateway devices =
41 41  
51 +Since a gateway can't transmit packets like a device, so we need to create a virtual gateway device ourselves in the following steps:
52 +
53 +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
54 +
55 +
42 42  = 3.Modify the rule chain =
43 43  
44 44  = 4.Check if the widget is displayed correctly =