Last modified by Hera Guo on 2024/11/11 17:08

From version 4.1
edited by Chxy
on 2024/09/26 23:49
Change comment: There is no comment for this version
To version 16.1
edited by Hera Guo
on 2024/11/04 16:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.EdwinChen
1 +XWiki.hera
Content
... ... @@ -1,3 +1,10 @@
1 +**Table of Contents:**
2 +
3 +{{toc/}}
4 +
5 +
6 +
7 +
1 1  = 1. About this demo =
2 2  
3 3  This demo is to show the installation for various sensors in Dragino Office, Dragino Facotry & ThingsEye Office. It covers various types of sensors such as Temperature, Humidity, CO2, Water Flow, Vibration & many many.
... ... @@ -9,3 +9,132 @@
9 9  * **Third Level - Sensor Level**: This dashboard shows the detail reading for a specify sensor
10 10  
11 11  [[image:Level1.png||height="133" width="298"]] [[image:Arrow.png||height="27" width="51"]] [[image:Level2.png||height="134" width="264"]][[image:Arrow.png||height="27" width="51"]] [[image:2024-09-26 23-47-06.png||height="130" width="256"]]
19 +
20 +
21 +The rest of this chapter will provide the introduction for how to set up similiar solution.
22 +
23 +
24 += 2.Basic configuration instructions =
25 +
26 +When you start a complex IoT project, you first need to learn some basic configuration methods for ThingsEye.
27 +
28 +Here are some instructions you need to know:
29 +
30 +Dashboard creation and some basic configurations:[[https:~~/~~/wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20import%20and%20use%20the%20dashboard%3F/#H3.2.2.1CreatA0alarm>>https://wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20import%20and%20use%20the%20dashboard%3F/#H3.2.2.1CreatA0alarm]]
31 +
32 +Rule chain creation:[[https:~~/~~/wiki.thingseye.io/xwiki/bin/view/Main/Basic%20configuration%20of%20rule%20chains>>https://wiki.thingseye.io/xwiki/bin/view/Main/Basic%20configuration%20of%20rule%20chains/]]
33 +
34 +Devices connected to thingseye:[[https:~~/~~/wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F/>>https://wiki.thingseye.io/xwiki/bin/view/Main/How%20to%20connect%20my%20devices%20to%20ThingsEye%3F/]]
35 +
36 += 3.overview =
37 +
38 +== 3.1 MHierarchical architectureore features ==
39 +
40 +Before we start a project, we first need to understand the organizational structure of the project. Only with a clear outline can our project construction process be smoother
41 +
42 +**Assets:**Dragino Office  、Dragino Factory
43 +
44 +**Devices:**
45 +
46 +Dragino Factory:temperature and humidity measurement×7、Gateway×1
47 +
48 +Dragino Office:temperature and humidity measurement×2、Air quality measurement×4
49 +
50 +== 3.2 Dashboard architecture ==
51 +
52 +In this demo, the dashboard is divided into three layers, namely: home page, asset, and device.
53 +
54 +**home page:**It includes three parts: map, asset list, and all alarm. From this interface, you can see how many factories, offices, and so on there are
55 +
56 +**asset:**It includes three parts: asset map, device list, and asset alarm. From this interface, you can see how many sensors are deployed in the office or project, where they are located, and their alarm status
57 +
58 +**device:**This section displays the specific information collected by the device, and different types of sensors have different display interfaces
59 +
60 +[[image:1730699212334-960.png]]
61 +
62 +First floor:
63 +
64 +[[image:1730702565889-204.png||height="771" width="1445"]]
65 +
66 +Second floor:
67 +
68 +[[image:1730702622551-808.png||height="756" width="1450"]]
69 +
70 +Third floor:
71 +
72 +[[image:1730702656725-496.png||height="775" width="1455"]]
73 +
74 +[[image:1730702814435-805.png||height="797" width="1458"]]
75 +
76 +
77 +[[image:1730702688377-367.png||height="770" width="1462"]]
78 +
79 +* How many types of devices do you need, how many layers of third level dashboards you need to create.
80 +
81 +== 3.3 Alarm rules ==
82 +
83 +High Temperature、Low Temperature、High humidity、Low humidity、Low voltage、Device Disconnected
84 +
85 +[[image:1730699566023-958.png]]
86 +
87 += 4.configuration details =
88 +
89 +After understanding the architecture and layering of the complete project, we can start configuring it
90 +
91 +== 4.1 Dashboard configuration details ==
92 +
93 +=== 4.1.1.Data source (Entity aliases) ===
94 +
95 +Asset map:
96 +
97 +[[image:1730709409941-536.png]]
98 +
99 +detail:
100 +
101 +[[image:1730709424998-915.png]]
102 +
103 +devid:
104 +
105 +[[image:1730709442773-502.png]]
106 +
107 +State:
108 +
109 +[[image:1730709461297-207.png]]
110 +
111 +Alarm:
112 +
113 +[[image:1730709479828-595.png]]
114 +
115 +Dragino&GXHL,Ltd:
116 +
117 +[[image:1730709511861-439.png]]
118 +
119 +Selected Supermarket:
120 +
121 +[[image:1730709527720-418.png]]
122 +
123 +Supermarkets:
124 +
125 +[[image:1730709542597-321.png]]
126 +
127 +Supermarket Devices:
128 +
129 +[[image:1730709555797-383.png]]
130 +
131 +
132 +=== 4.1.2.Page Configuration ===
133 +
134 +1、Configure the interface of the third layer Davies.
135 +
136 +
137 +2、Configure the interface of the second layer asset
138 +
139 +
140 +3、Configure the first layer menu interface
141 +
142 +
143 +== 4.2 Alarm configuration details ==
144 +
145 +== 4.3 Rule chain configuration details ==
146 +
147 += 5. =
1730340164354-537.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +168.2 KB
Content
1730340164360-529.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +126.4 KB
Content
1730340164362-658.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +112.9 KB
Content
1730340164363-961.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +104.8 KB
Content
1730340164365-274.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +280.8 KB
Content
1730340164372-961.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +138.8 KB
Content
1730340164374-967.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +142.1 KB
Content
1730340164375-201.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +174.5 KB
Content
1730340164378-952.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +141.9 KB
Content
1730340164379-944.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +132.9 KB
Content
1730340164382-201.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +157.0 KB
Content
1730340164387-404.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +128.5 KB
Content
1730340164389-667.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +151.8 KB
Content
1730340164390-579.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +119.7 KB
Content
1730340164392-412.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +194.3 KB
Content
1730340164395-849.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +181.0 KB
Content
1730340164397-973.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +100.3 KB
Content
1730340164399-283.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +188.4 KB
Content
1730340164401-308.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +166.7 KB
Content
1730340164404-274.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +181.3 KB
Content
1730340164407-366.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +209.1 KB
Content
1730340927404-430.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +168.2 KB
Content
1730340927412-610.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +126.4 KB
Content
1730341060305-544.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +112.9 KB
Content
1730341060308-892.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +104.8 KB
Content
1730341060310-449.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +280.8 KB
Content
1730341200415-449.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +138.8 KB
Content
1730341200420-412.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +142.1 KB
Content
1730341200421-190.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +174.5 KB
Content
1730341200424-882.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +141.9 KB
Content
1730341268104-527.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +132.9 KB
Content
1730341268106-565.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +157.0 KB
Content
1730341268108-632.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +128.5 KB
Content
1730341395062-192.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +151.8 KB
Content
1730341395069-644.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +119.7 KB
Content
1730341437291-910.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +194.3 KB
Content
1730341437294-809.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +181.0 KB
Content
1730341437298-516.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +100.3 KB
Content
1730341437301-276.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +188.4 KB
Content
1730341507235-819.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +194.3 KB
Content
1730341543316-750.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +181.0 KB
Content
1730341543319-574.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +100.3 KB
Content
1730341567947-831.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +188.4 KB
Content
1730341620059-499.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +166.7 KB
Content
1730341620061-922.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +181.3 KB
Content
1730341620064-656.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +209.1 KB
Content
1730702565889-204.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +786.9 KB
Content
1730702622551-808.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +258.2 KB
Content
1730702656725-496.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +522.8 KB
Content
1730702688377-367.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +92.0 KB
Content
1730702814435-805.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +74.0 KB
Content
1730709382428-730.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +480.8 KB
Content
1730709409941-536.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +451.5 KB
Content
1730709424998-915.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +443.4 KB
Content
1730709442773-502.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +448.3 KB
Content
1730709461297-207.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +458.2 KB
Content
1730709479828-595.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +450.7 KB
Content
1730709511861-439.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +470.0 KB
Content
1730709527720-418.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +475.8 KB
Content
1730709542597-321.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +474.8 KB
Content
1730709555797-383.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +463.2 KB
Content