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