GuaSan

Results 3 comments of GuaSan

Same problem. Any progress?

[Detailed process ](https://github.com/project-chip/connectedhomeip/issues/27598)

suspend fun getCommissionedFabrics(context: Context, nodeId: Long, callback: FabricsAttributeCallback){ ChipClusters.OperationalCredentialsCluster(getConnectedDevicePointer(context, nodeId), 0).readFabricsAttribute(callback) }