Difference between revisions of "Group Edition"
From AMTech WikiDocs
Line 1: | Line 1: | ||
− | Things that are the result of an observer execution can be updated | + | Things that are the result of an observer execution can be updated at the same time |
* Group edition is only available for observers where only one thing type is involved | * Group edition is only available for observers where only one thing type is involved | ||
− | * | + | * Only primitive properties can be updated for a group a things (integer, long, string, datetime, boolean) |
* Only one property can be set at a time | * Only one property can be set at a time | ||
+ | * Once the observer is executed, the option for selecting the property to edit is shown | ||
* All the different values of the properties are shown, indicating the number of instances that have that value in the property | * All the different values of the properties are shown, indicating the number of instances that have that value in the property | ||
* A new value can be defined by the user, allowing to update the group of instances | * A new value can be defined by the user, allowing to update the group of instances | ||
* Multiple groups can be updated at the same time | * Multiple groups can be updated at the same time |
Revision as of 14:00, 18 June 2018
Things that are the result of an observer execution can be updated at the same time
- Group edition is only available for observers where only one thing type is involved
- Only primitive properties can be updated for a group a things (integer, long, string, datetime, boolean)
- Only one property can be set at a time
- Once the observer is executed, the option for selecting the property to edit is shown
- All the different values of the properties are shown, indicating the number of instances that have that value in the property
- A new value can be defined by the user, allowing to update the group of instances
- Multiple groups can be updated at the same time