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

From version 30.1
edited by Hera Guo
on 2024/11/06 13:52
Change comment: There is no comment for this version
To version 41.1
edited by Hera Guo
on 2024/11/07 09:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -82,9 +82,8 @@
82 82  
83 83  High Temperature、Low Temperature、High humidity、Low humidity、Low voltage、Device Disconnected
84 84  
85 -[[image:1730854677036-426.png]]
85 +[[image:屏幕截图 2024-11-04 135045.png]]
86 86  
87 -
88 88  = 4.configuration details =
89 89  
90 90  After understanding the architecture and layering of the complete project, we can start configuring it
... ... @@ -255,10 +255,10 @@
255 255  return res;
256 256  {{/code}}
257 257  
258 -(% class="wikigeneratedid" id="H" %)
257 +(% class="wikigeneratedid" %)
259 259  [[image:1730770875793-351.png]]
260 260  
261 -(% class="wikigeneratedid" id="HActions" %)
260 +(% class="wikigeneratedid" %)
262 262  **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
263 263  
264 264  {{code language="none"}}
... ... @@ -332,7 +332,7 @@
332 332  [[image:1730771228766-212.png]]
333 333  
334 334  (% class="wikigeneratedid" id="HEditdeviceFF1A" %)
335 -Edit device:Implementation function: Device editing
334 +**Edit device:**Implementation function: Device editing
336 336  
337 337  [[image:1730771256045-238.png]]
338 338  
... ... @@ -432,8 +432,7 @@
432 432  }
433 433  {{/code}}
434 434  
435 -(% class="wikigeneratedid" id="H" %)
436 -Delete device:Implementation function: Device deletion
434 +**Delete device:**Implementation function: Device deletion
437 437  
438 438  [[image:1730771318657-502.png]]
439 439  
... ... @@ -466,7 +466,7 @@
466 466  
467 467  {{/code}}
468 468  
469 -jump:Implementation function: Jump to the device details page
467 +**jump:I**mplementation function: Jump to the device details page
470 470  
471 471  [[image:1730771386258-676.png]]
472 472  
... ... @@ -528,7 +528,7 @@
528 528  {{/code}}
529 529  
530 530  (% class="wikigeneratedid" id="H-1" %)
531 -Add device:Implementation function: Add device
529 +**Add device:**Implementation function: Add device
532 532  
533 533  [[image:1730771441589-122.png]]
534 534  
... ... @@ -609,13 +609,11 @@
609 609  
610 610  **Data:**
611 611  
612 -[[image:1730710271230-716.png||height="729" width="1427"]]
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
613 613  
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
615 -
616 616  [[image:1730710850458-781.png||height="770" width="1429"]]
617 617  
618 -Select supermarket:Implementation function: Refresh the side page
614 +**Select supermarket:**Implementation function: Refresh the side page
619 619  
620 620  {{code language="none"}}
621 621  var params = widgetContext.stateController.getStateParams();
... ... @@ -630,7 +630,7 @@
630 630  
631 631  [[image:1730710875401-848.png||height="767" width="1429"]]
632 632  
633 -Supermarket_detail:Implementation function: Jump to the asset details page
629 +**Supermarket_detail:**Implementation function: Jump to the asset details page
634 634  
635 635  {{code language="none"}}
636 636  var params = JSON.parse(JSON.stringify(widgetContext.stateController.getStateParams()));
... ... @@ -667,7 +667,7 @@
667 667  
668 668  [[image:1730710693066-349.png||height="772" width="1439"]]
669 669  
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
666 +**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
671 671  
672 672  [[image:1730712335338-750.png||height="751" width="1423"]]
673 673  
屏幕截图 2024-11-04 135045.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.hera
Size
... ... @@ -1,0 +1,1 @@
1 +29.4 KB
Content