readAttributeNOCs(with:completionHandler:)
Declaration
func readAttributeNOCs(with params: MTRReadParams?, completionHandler: @escaping @Sendable ([Any]?, (any Error)?) -> Void)func readAttributeNOCs(with params: MTRReadParams?) async throws -> [Any]