Exosphere Documentation

Control Sets

Create reusable, filter-based groups of controls for charts and dashboards


Control Sets Overview

Control Sets are dynamic, filter-based collections of controls. Instead of manually selecting the same controls in every chart or dashboard, you define filter criteria once and reuse the set. When new devices or controls are added that match your filters, they are automatically included.

Enterprise Feature

Control Sets are available in Enterprise workspaces only.


Open Inventory → Control Sets to view, create, and manage your control sets.


Creating a Control Set

The creation dialog has a split layout: configuration on the left, live preview on the right.

  1. Enter a name (required, max 100 characters) and an optional description (max 200 characters)

  2. Select element scope — Choose which structure element the set belongs to. This controls access and visibility within the workspace hierarchy.

  3. Select control type — Choose the type of control (e.g., temperature sensors, switches, dimmers). Available types are derived from your connected devices.

  4. Configure filter rules — Optionally narrow down which controls match using filter criteria:

    FieldDescription
    MiniserverFilter by device name, Miniserver name, or serial number
    RoomFilter by room name assigned in Loxone Config
    CategoryFilter by category name assigned in Loxone Config

    Each field supports operators: equals, not equals, in list, not in list, contains, and not contains. Combine multiple rules with AND / OR logic groups.

  5. Review the preview — The right panel shows matching controls in real-time as you configure filters. The preview includes control name, device, category, and room.

  6. Click "Save"

Filters are dynamic — when new devices are added that match your criteria, they are automatically included in the set without any changes.


List View

Control Sets List View

The control sets list shows all sets for the currently selected structure element:

ColumnDescription
NameControl set name with element breadcrumb
MembersNumber of controls currently matching the filter
ModifiedWho last modified the set and when

Interactions

  • Click a row to expand it and see the matching controls in a preview table
  • Double-click a row to open the edit dialog
  • Search to filter control sets by name (debounced)
  • Pagination at the bottom of the list

Actions per Control Set

ActionDescription
EditOpen the creation dialog pre-filled with the current configuration
DuplicateCreate a copy with a "(Copy)" suffix appended to the name
DeleteRemove the control set

Bulk deletion is available when multiple control sets are selected.


Shared and Read-only Behavior

Control Sets belong to a structure element and follow the workspace's permission hierarchy:

  • If you have edit permission on the owning element, you can modify the set
  • If you only have view access (e.g., via structure sharing), the set is visible and usable but cannot be edited or deleted
  • The Create, Edit, Duplicate, and Delete actions are hidden when you lack edit permissions

Permissions

RoleAccess
Owner, Administrator, EditorCreate, edit, duplicate, and delete control sets
ViewerView only — no modifications

Permissions are determined by your role on the structure element where the control set is located, not just the workspace-level role.