Group Management
“All Devices” Group
All Devicesis the default group and contains every device.- It cannot be deleted. Any scanned or imported device appears here automatically.
Create / Rename / Clear / Delete Groups
- Create: click
New Groupat the top of the group list and enter a name. - Rename: right-click a group and choose
Rename Group. - Clear: right-click and choose
Clear Groupto remove all linked devices while keeping the group itself. - Delete: right-click and choose
Delete Groupto remove the group and its associations without deleting the devices.
Reordering Groups
- Drag a group name in the group list to change its order.
- If
Lock Group Orderis enabled in group settings, drag-and-drop reordering is disabled.
Selecting Multiple Groups
- Turn on
Allow Multiple Group Selectionin group settings to select more than one group at the same time. - When multiple groups are selected, their devices are merged into the current operation scope.
Add Devices to a Group
- Select target devices in the device list, then right-click and choose
Add Selected Devices to Group... - Pick the target group in the dialog.
- A device can belong to multiple groups. Adding it to one group does not remove it from others.
Bind a Script to a Group
- Right-click the group and choose
Bind Script. - Select a script and confirm.
- Once a group has a bound script, that script is used first when you run scripts with the group selected.
If the script has a main.json configuration UI, you can also:
- Use
Configurein the group context menu to save group-specific script settings - Use
Clear Configurationsto remove those group-specific settings without changing the script files
How Script Selection Works with Groups
- Script launching only affects the devices currently selected in the device list. Selecting a group adds its devices to the current operation scope.
- If a selected device belongs to a selected group with a bound script, that bound script is used first.
- Devices that do not match any selected group script use the script currently selected on the action bar.
- If the same device belongs to multiple selected groups, the script from the higher group in the list wins.
- Selecting
All Devicesremoves group filtering, but it does not automatically select every device row.