Supported Features

Subscriptions

  • List Subscriptions – Retrieve all subscriptions linked to the authenticated user.

  • Get Subscription by ID – Fetch details of a specific subscription, including its associated resource groups.

Resource Groups

  • List Resource Groups – Get all resource groups (e.g., buildings) under a specific subscription.

  • Get Resource Group by ID – Retrieve metadata and a list of contained resources for a selected resource group.

Resources

  • List Resources – List all resources within a resource group, such as addresses, gateways, or controllers.

  • Get Resource by ID – Retrieve detailed information for a specific resource

Heating Controllers

All heating controller devices support a common set of operations for both reading and configuration purposes:

  • Get by Id – Retrieve full device information and current state.

  • Get Messages – Fetch device messages or logs.

  • Get Warnings – Retrieve current or historical warning conditions.

  • Get Parameters – Read configuration and runtime parameters.

  • Get Relays – Inspect relay states and related outputs.

  • Get Temperature Sensors – Read sensor data for all connected temperature probes.

  • Set Name – Assign or update the device’s display name.

  • Set Circuit(s) Name – Rename or identify individual heating circuits.

  • Set Parameter – Change a device configuration parameter.

  • Set Temperature – Adjust target temperature values.

  • Set Operation Mode – Switch between manual, automatic, or custom operation modes.

  • Set User Function – Enable or disable specific user-defined functions.

  • Set Temperature Sensors – Map or configure connected temperature sensors.

Additional Features

  • Get Myself