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