SetTopologyComponent: {
    attributes: {
        availableEndpoints: FixedAttribute<EndpointNumber[], any>;
    };
}

A PowerTopologyCluster supports these elements if it supports feature SetTopology.

Type declaration

  • Readonlyattributes: {
        availableEndpoints: FixedAttribute<EndpointNumber[], any>;
    }
    • ReadonlyavailableEndpoints: FixedAttribute<EndpointNumber[], any>

      Indicates the list of endpoints capable of providing power to and/or consuming power from the endpoint hosting this server.

      MatterSpecification.v13.Core § 11.8.5.1