readAttributeExtension(with:completion:)

Declaration

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