Skip to content

Device Groups

Device Groups is a standard tree configuration interface for adding, editing, and removing Device Groups within Assure1. Device Groups is the concept of associating devices together and providing common additional functionality. Usually this is used for Navigation, Security, Command/Control, and/or limiting the number of devices for Polling.

Note

Assure1 supports non-mutually exclusive groupings of Devices. One Device can belong to multiple Device Groups.

Assure1 uses device grouping in several ways, including the following:

  • Navigation - Making devices that are related easier to find.

  • Restriction Grouping - Device access can be restricted and provide multi-tenant functionality to any device-based function.

  • Reporting - TopN and Inventory Overviews that allow applicable comparisons.

Hierarchies of Device Groups can be created through the establishment of parent and children groups. At the top level of the hierarchy, there is a single group Root which contains all devices. Subgroups or children can be created off the main level. Additional child groups can be created within each subgroup to categorize devices within groups, thus creating a hierarchical structure.

Refer to the Standard Tree Configuration Interface guide for details on interacting with the grid and form.

This user interface calls REST methods from api/device/groups.

The UI path for this interface is Configuration -> Device Catalog -> Device Groups.

Form Fields

  • Device Group Name - The name of the Device Group.

  • Devices - Displays all of the devices that are in the group.

  • Remove from other groups - If checked, any devices that are selected will be removed from other groups.

Best Practices

  • Device Groups are essential to multi-tenancy in that a user group can be associated with a restricted device group. Then, any user in the user group will have access only to the devices in the group. Any devices in children device groups under the selected restricted device group will also be visible.