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

From version 56.1
edited by Hera Guo
on 2024/11/07 10:09
Change comment: There is no comment for this version
To version 50.1
edited by Hera Guo
on 2024/11/07 09:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +2,6 @@
1 - **Table of Contents:**
2 2  
3 -{{toc/}}
4 4  
5 5  
6 -
7 -
8 -
9 -
10 -
11 11  = 1. About this demo =
12 12  
13 13  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.
... ... @@ -258,7 +258,7 @@
258 258  {{/code}}
259 259  
260 260  (% class="wikigeneratedid" %)
261 -[[image:1730770875793-351.png||height="799" width="1474"]]
254 +[[image:1730770875793-351.png]]
262 262  
263 263  (% class="wikigeneratedid" %)
264 264  **Actions:**We need to implement the function of entering the details interface through the corresponding device icon, so in this module, we need to add actions to achieve redirection
... ... @@ -320,7 +320,7 @@
320 320  
321 321  {{/code}}
322 322  
323 -[[image:1730771103096-522.png||height="815" width="1503"]]
316 +[[image:1730771103096-522.png]]
324 324  
325 325  ===== 4.1.2.2.2 Device List =====
326 326  
... ... @@ -327,7 +327,7 @@
327 327  (% class="wikigeneratedid" id="HDataFF1A" %)
328 328  **Data:**
329 329  
330 -[[image:1730771199343-553.png||height="802" width="1501"]]
323 +[[image:1730771199343-553.png]]
331 331  
332 332  **Actions:**Equipment distribution diagram: In this module, functions need to be implemented such as adding devices, editing devices, deleting devices, and jumping to the device details page. Therefore, the following actions need to be added:
333 333  
... ... @@ -600,7 +600,26 @@
600 600  
601 601  ===== 4.1.2.2.3 Asset Alarm: =====
602 602  
596 +**Data:**
603 603  
598 +[[image:1730771504586-433.png]]
599 +
600 +==== 4.1.2.3、Configure the first layer menu interface ====
601 +
602 +===== 4.1.2.3.1 Map: =====
603 +
604 +**Data:**
605 +
606 +===== =====
607 +
608 +[[image:1730710271230-716.png||height="729" width="1427"]]
609 +
610 +**Actions**:The map interface has two actions, among which Select supermarket can refresh the device list and related alarms on the right side to enter the location, and Supermarket_detail can jump to the second level physical interface to view the details of the location based on the selected location
611 +
612 +[[image:1730710850458-781.png||height="770" width="1429"]]
613 +
614 +**Select supermarket:**Implementation function: Refresh the side page
615 +
604 604  {{code language="none"}}
605 605  var params = widgetContext.stateController.getStateParams();
606 606  var selectedSupermarket = params['selectedSupermarket'];
... ... @@ -645,7 +645,7 @@
645 645  
646 646  [[image:1730710395303-672.png||height="771" width="1438"]]
647 647  
648 -===== 4.1.2.3.2 Asset List: =====
660 +===== 4.1.2.3.1 Asset List: =====
649 649  
650 650  **Data:**
651 651  
... ... @@ -657,7 +657,7 @@
657 657  
658 658  [[image:1730712473941-913.png||height="781" width="1422"]]
659 659  
660 -===== 4.1.2.3.3 All Alarms: =====
672 +All Alarms:
661 661  
662 662  [[image:1730712539209-554.png||height="764" width="1424"]]
663 663