controller(_:read:)
Notify the delegate when commissioning infomation has been read from the commissionee.
Declaration
optional func controller(_ controller: MTRDeviceController, read info: MTRCommissioneeInfo)Discussion
Note that this notification happens before device attestation is performed, so the information delivered by this notification should not be trusted.