off(with:expectedValues:expectedValueInterval:completion:)
Declaration
func off(with params: MTROnOffClusterOffParams?, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping @Sendable ((any Error)?) -> Void)func off(with params: MTROnOffClusterOffParams?, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws