setHolidayScheduleWith(_:expectedValues:expectedValueInterval:completionHandler:)

Declaration

func setHolidayScheduleWith(_ params: MTRDoorLockClusterSetHolidayScheduleParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func setHolidayScheduleWith(_ params: MTRDoorLockClusterSetHolidayScheduleParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws