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