Wiki source code of Grouping objects
Last modified by Андрей Калиновский on 2023/04/24 17:35
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
7.1 | 1 | == Grouping objects == |
| |
1.1 | 2 | |
| |
7.1 | 3 | The grouping panel is intended for quick search and selection of objects by various parameters. The sorting panel contains three controls: |
| |
1.1 | 4 | |
| 5 | * ((( | ||
| |
7.1 | 6 | Drop-down list for selecting objects by their status; |
| |
1.1 | 7 | ))) |
| 8 | * ((( | ||
| |
7.1 | 9 | Drop-down list "Grouping"; |
| |
1.1 | 10 | ))) |
| 11 | * ((( | ||
| |
7.1 | 12 | Full text search window. |
| |
1.1 | 13 | ))) |
| 14 | |||
| |
7.1 | 15 | [[image:image-20230424173543-1.png]] |
| |
1.1 | 16 | |
| |
7.1 | 17 | Objects and geo objects can be grouped by the following parameters: |
| |
1.1 | 18 | |
| 19 | * ((( | ||
| |
7.1 | 20 | without grouping - disables grouping by object attributes; |
| |
1.1 | 21 | ))) |
| 22 | * ((( | ||
| |
7.1 | 23 | model - grouping by object models; |
| |
1.1 | 24 | ))) |
| 25 | * ((( | ||
| |
7.1 | 26 | client - grouping according to the belonging of objects to client organizations; |
| |
1.1 | 27 | ))) |
| 28 | * ((( | ||
| |
7.1 | 29 | subdivision - grouping by subdivision of objects to subdivisions or branches of one client; |
| |
1.1 | 30 | ))) |
| 31 | * ((( | ||
| |
7.1 | 32 | status - grouping by object statuses: Connected, In motion, Disabled; |
| |
1.1 | 33 | ))) |
| 34 | * ((( | ||
| |
7.1 | 35 | address (region-district) - grouping by the current location of the object; |
| |
1.1 | 36 | ))) |
| 37 | * ((( | ||
| |
7.1 | 38 | geoobject - grouping by location of geoobjects. |
| |
1.1 | 39 | ))) |
| 40 | |||
| |
7.1 | 41 | [[image:image-20230424173554-2.png]] |
| |
1.1 | 42 | |
| |
7.1 | 43 | Complex groupings by several parameters are also supported: |
| |
1.1 | 44 | |
| 45 | * ((( | ||
| |
7.1 | 46 | unit-model |
| |
1.1 | 47 | ))) |
| 48 | * ((( | ||
| |
7.1 | 49 | client-department-model |
| |
1.1 | 50 | ))) |
| 51 | |||
| |
7.1 | 52 | Sorting by object status can be done by the following types: |
| |
1.1 | 53 | |
| 54 | * ((( | ||
| |
7.1 | 55 | no data - no data is received from the object for a long time; |
| |
1.1 | 56 | ))) |
| 57 | * ((( | ||
| |
7.1 | 58 | in motion - selection of all objects in motion; |
| |
1.1 | 59 | ))) |
| 60 | * ((( | ||
| |
7.1 | 61 | in touch - selection of all objects that are in motion or connected to the application server.; |
| |
1.1 | 62 | ))) |
| 63 | * ((( | ||
| |
7.1 | 64 | parking - selection of all objects that are not moving during the set time. |
| |
1.1 | 65 | ))) |
| 66 | * ((( | ||
| |
7.1 | 67 | disabled - selection of all objects disconnected from the monitoring system. |
| |
1.1 | 68 | ))) |
| 69 | * ((( | ||
| |
7.1 | 70 | marked - selection of all objects marked in the tree. |
| |
1.1 | 71 | ))) |
| 72 | |||
| |
7.1 | 73 | The selection, grouping and search tools can be used together. |