An Aggregator is a special endpoint that exposes multiple devices as a "bridge" into the matter ecosystem. Use the addBridgedDevice or addBridgedDeviceWithPowerSourceInfo method to add the devices and provide the details for the "Bridged Device Basic Information Cluster". The BridgedDeviceBasicInformationCluster is then added automatically. If Power source information should be provided you need to also add the needed clusters (PowerSourceConfigurationCluster and PowerSourceCluster) to the device!

Hierarchy (view full)

Constructors

Properties

One or multiple DeviceTypeDefinitions of the endpoint

name: string = ""
number: undefined | EndpointNumber
uniqueStorageKey: undefined | string

Accessors

Methods