endpointsById
Endpoint information for all endpoints of the commissionee. Will be present only if readEndpointInformation is set to YES on MTRCommissioningParameters.
Declaration
var endpointsById: [NSNumber : MTREndpointInfo]? { get }Discussion
Use rootEndpoint and -[MTREndpointInfo children] to traverse endpoints in composition order.