Changes for page Demo for Smart Office, Factory
Last modified by Hera Guo on 2024/11/11 17:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -**Table of Contents:** 1 + **Table of Contents:** 2 2 3 3 {{toc/}} 4 4 ... ... @@ -5,6 +5,9 @@ 5 5 6 6 7 7 8 + 9 + 10 + 8 8 = 1. About this demo = 9 9 10 10 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. ... ... @@ -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]]88 +[[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,9 +255,12 @@ 255 255 return res; 256 256 {{/code}} 257 257 258 -(% class="wikigeneratedid" id="H"%)259 -[[image:1730770875793-351.png]] **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 redirection260 +(% class="wikigeneratedid" %) 261 +[[image:1730770875793-351.png]] 260 260 263 +(% class="wikigeneratedid" %) 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 265 + 261 261 {{code language="none"}} 262 262 var entitySubType; 263 263 var $injector = widgetContext.$scope.$injector; ... ... @@ -329,7 +329,7 @@ 329 329 [[image:1730771228766-212.png]] 330 330 331 331 (% class="wikigeneratedid" id="HEditdeviceFF1A" %) 332 -Edit device:Implementation function: Device editing 337 +**Edit device:**Implementation function: Device editing 333 333 334 334 [[image:1730771256045-238.png]] 335 335 ... ... @@ -429,8 +429,7 @@ 429 429 } 430 430 {{/code}} 431 431 432 -(% class="wikigeneratedid" id="H" %) 433 -Delete device:Implementation function: Device deletion 437 +**Delete device:**Implementation function: Device deletion 434 434 435 435 [[image:1730771318657-502.png]] 436 436 ... ... @@ -463,7 +463,7 @@ 463 463 464 464 {{/code}} 465 465 466 -jump:Implementation function: Jump to the device details page 470 +**jump:I**mplementation function: Jump to the device details page 467 467 468 468 [[image:1730771386258-676.png]] 469 469 ... ... @@ -525,7 +525,7 @@ 525 525 {{/code}} 526 526 527 527 (% class="wikigeneratedid" id="H-1" %) 528 -Add device:Implementation function: Add device 532 +**Add device:**Implementation function: Add device 529 529 530 530 [[image:1730771441589-122.png]] 531 531 ... ... @@ -594,7 +594,7 @@ 594 594 595 595 ==== ==== 596 596 597 -===== **4.1.2.2.3 Asset Alarm:**=====601 +===== 4.1.2.2.3 Asset Alarm: ===== 598 598 599 599 **Data:** 600 600 ... ... @@ -602,17 +602,19 @@ 602 602 603 603 ==== 4.1.2.3、Configure the first layer menu interface ==== 604 604 605 -===== 4.1.2.3.1 **Map:**=====609 +===== 4.1.2.3.1 Map: ===== 606 606 607 607 **Data:** 608 608 613 +===== ===== 614 + 609 609 [[image:1730710271230-716.png||height="729" width="1427"]] 610 610 611 -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 +**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 612 612 613 613 [[image:1730710850458-781.png||height="770" width="1429"]] 614 614 615 -Select supermarket:Implementation function: Refresh the side page 621 +**Select supermarket:**Implementation function: Refresh the side page 616 616 617 617 {{code language="none"}} 618 618 var params = widgetContext.stateController.getStateParams(); ... ... @@ -627,7 +627,7 @@ 627 627 628 628 [[image:1730710875401-848.png||height="767" width="1429"]] 629 629 630 -Supermarket_detail:Implementation function: Jump to the asset details page 636 +**Supermarket_detail:**Implementation function: Jump to the asset details page 631 631 632 632 {{code language="none"}} 633 633 var params = JSON.parse(JSON.stringify(widgetContext.stateController.getStateParams())); ... ... @@ -658,19 +658,19 @@ 658 658 659 659 [[image:1730710395303-672.png||height="771" width="1438"]] 660 660 661 -===== 4.1.2.3. 1Asset List: =====667 +===== 4.1.2.3.2 Asset List: ===== 662 662 663 663 **Data:** 664 664 665 665 [[image:1730710693066-349.png||height="772" width="1439"]] 666 666 667 -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 +**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 668 668 669 669 [[image:1730712335338-750.png||height="751" width="1423"]] 670 670 671 671 [[image:1730712473941-913.png||height="781" width="1422"]] 672 672 673 -All Alarms: 679 +===== 4.1.2.3.3 All Alarms: ===== 674 674 675 675 [[image:1730712539209-554.png||height="764" width="1424"]] 676 676
- 屏幕截图 2024-11-04 135045.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.hera - Size
-
... ... @@ -1,0 +1,1 @@ 1 +29.4 KB - Content