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

From version 36.1
edited by Hera Guo
on 2024/11/06 14:13
Change comment: There is no comment for this version
To version 49.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
... ... @@ -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
334 +**Edit device:**Implementation function: Device editing
335 335  
336 336  [[image:1730771256045-238.png]]
337 337  
... ... @@ -431,8 +431,7 @@
431 431  }
432 432  {{/code}}
433 433  
434 -(% class="wikigeneratedid" id="H" %)
435 -Delete device:Implementation function: Device deletion
434 +**Delete device:**Implementation function: Device deletion
436 436  
437 437  [[image:1730771318657-502.png]]
438 438  
... ... @@ -465,7 +465,7 @@
465 465  
466 466  {{/code}}
467 467  
468 -jump:Implementation function: Jump to the device details page
467 +**jump:I**mplementation function: Jump to the device details page
469 469  
470 470  [[image:1730771386258-676.png]]
471 471  
... ... @@ -527,7 +527,7 @@
527 527  {{/code}}
528 528  
529 529  (% class="wikigeneratedid" id="H-1" %)
530 -Add device:Implementation function: Add device
529 +**Add device:**Implementation function: Add device
531 531  
532 532  [[image:1730771441589-122.png]]
533 533  
... ... @@ -596,7 +596,7 @@
596 596  
597 597  ==== ====
598 598  
599 -===== **4.1.2.2.3 Asset Alarm:** =====
598 +===== 4.1.2.2.3 Asset Alarm: =====
600 600  
601 601  **Data:**
602 602  
... ... @@ -604,17 +604,19 @@
604 604  
605 605  ==== 4.1.2.3、Configure the first layer menu interface ====
606 606  
607 -===== 4.1.2.3.1 **Map:** =====
606 +===== 4.1.2.3.1 Map: =====
608 608  
609 609  **Data:**
610 610  
610 +===== =====
611 +
611 611  [[image:1730710271230-716.png||height="729" width="1427"]]
612 612  
613 -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
614 614  
615 615  [[image:1730710850458-781.png||height="770" width="1429"]]
616 616  
617 -Select supermarket:Implementation function: Refresh the side page
618 +**Select supermarket:**Implementation function: Refresh the side page
618 618  
619 619  {{code language="none"}}
620 620  var params = widgetContext.stateController.getStateParams();
... ... @@ -629,7 +629,7 @@
629 629  
630 630  [[image:1730710875401-848.png||height="767" width="1429"]]
631 631  
632 -Supermarket_detail:Implementation function: Jump to the asset details page
633 +**Supermarket_detail:**Implementation function: Jump to the asset details page
633 633  
634 634  {{code language="none"}}
635 635  var params = JSON.parse(JSON.stringify(widgetContext.stateController.getStateParams()));
... ... @@ -666,7 +666,7 @@
666 666  
667 667  [[image:1730710693066-349.png||height="772" width="1439"]]
668 668  
669 -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
670 670  
671 671  [[image:1730712335338-750.png||height="751" width="1423"]]
672 672