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