Contents

commissioning(_:succeededForNodeID:metrics:context:)

Notification that commissioning has succeeded.

Declaration

optional func commissioning(_ commissioning: MTRCommissioningOperation, succeededForNodeID nodeID: NSNumber, metrics: MTRMetrics, context: [String : Any])

Discussion

If supported, this selector will be used in preference to commissioning:succeededForNodeID:metrics:.

The context parameter is a dictionary with NSString keys and values of type id. The supported keys are defined above in this file.