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

From version 45.1
edited by Hera Guo
on 2024/11/07 09:51
Change comment: There is no comment for this version
To version 29.1
edited by Hera Guo
on 2024/11/06 13:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -82,8 +82,9 @@
82 82  
83 83  High Temperature、Low Temperature、High humidity、Low humidity、Low voltage、Device Disconnected
84 84  
85 -[[image:屏幕截图 2024-11-04 135045.png]]
85 +[[image:1730854677036-426.png]]
86 86  
87 +
87 87  = 4.configuration details =
88 88  
89 89  After understanding the architecture and layering of the complete project, we can start configuring it
... ... @@ -254,10 +254,10 @@
254 254  return res;
255 255  {{/code}}
256 256  
257 -(% class="wikigeneratedid" %)
258 +(% class="wikigeneratedid" id="H" %)
258 258  [[image:1730770875793-351.png]]
259 259  
260 -(% class="wikigeneratedid" %)
261 +(% class="wikigeneratedid" id="HActions" %)
261 261  **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
262 262  
263 263  {{code language="none"}}
... ... @@ -331,7 +331,7 @@
331 331  [[image:1730771228766-212.png]]
332 332  
333 333  (% class="wikigeneratedid" id="HEditdeviceFF1A" %)
334 -**Edit device:**Implementation function: Device editing
335 +Edit device:Implementation function: Device editing
335 335  
336 336  [[image:1730771256045-238.png]]
337 337  
... ... @@ -431,7 +431,8 @@
431 431  }
432 432  {{/code}}
433 433  
434 -**Delete device:**Implementation function: Device deletion
435 +(% class="wikigeneratedid" id="H" %)
436 +Delete device:Implementation function: Device deletion
435 435  
436 436  [[image:1730771318657-502.png]]
437 437  
... ... @@ -464,7 +464,7 @@
464 464  
465 465  {{/code}}
466 466  
467 -**jump:I**mplementation function: Jump to the device details page
469 +jump:Implementation function: Jump to the device details page
468 468  
469 469  [[image:1730771386258-676.png]]
470 470  
... ... @@ -526,7 +526,7 @@
526 526  {{/code}}
527 527  
528 528  (% class="wikigeneratedid" id="H-1" %)
529 -**Add device:**Implementation function: Add device
531 +Add device:Implementation function: Add device
530 530  
531 531  [[image:1730771441589-122.png]]
532 532  
... ... @@ -595,7 +595,7 @@
595 595  
596 596  ==== ====
597 597  
598 -===== 4.1.2.2.3 Asset Alarm: =====
600 +===== **4.1.2.2.3 Asset Alarm:** =====
599 599  
600 600  **Data:**
601 601  
... ... @@ -603,21 +603,17 @@
603 603  
604 604  ==== 4.1.2.3、Configure the first layer menu interface ====
605 605  
606 -
607 -
608 608  ===== 4.1.2.3.1 **Map:** =====
609 609  
610 610  **Data:**
611 611  
612 -===== =====
613 -
614 614  [[image:1730710271230-716.png||height="729" width="1427"]]
615 615  
616 -**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
614 +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
617 617  
618 618  [[image:1730710850458-781.png||height="770" width="1429"]]
619 619  
620 -**Select supermarket:**Implementation function: Refresh the side page
618 +Select supermarket:Implementation function: Refresh the side page
621 621  
622 622  {{code language="none"}}
623 623  var params = widgetContext.stateController.getStateParams();
... ... @@ -632,7 +632,7 @@
632 632  
633 633  [[image:1730710875401-848.png||height="767" width="1429"]]
634 634  
635 -**Supermarket_detail:**Implementation function: Jump to the asset details page
633 +Supermarket_detail:Implementation function: Jump to the asset details page
636 636  
637 637  {{code language="none"}}
638 638  var params = JSON.parse(JSON.stringify(widgetContext.stateController.getStateParams()));
... ... @@ -669,7 +669,7 @@
669 669  
670 670  [[image:1730710693066-349.png||height="772" width="1439"]]
671 671  
672 -**Actions:**The Assets List interface has an action, which is the same as the Supermarket_details in the Map. You can jump to the second level entity interface to view the details of the selected location based on its location
670 +Actions:The Assets List interface has an action, which is the same as the Supermarket_details in the Map. You can jump to the second level entity interface to view the details of the selected location based on its location
673 673  
674 674  [[image:1730712335338-750.png||height="751" width="1423"]]
675 675  
屏幕截图 2024-11-04 135045.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.hera
Size
... ... @@ -1,1 +1,0 @@
1 -29.4 KB
Content