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