SchedulePeriodic$json top-level constant
Implementation
@$core.Deprecated('Use schedulePeriodicDescriptor instead')
const SchedulePeriodic$json = {
'1': 'SchedulePeriodic',
'2': [
{'1': 'first_execution_time_of_day', '3': 1, '4': 1, '5': 11, '6': '.claidservice.ScheduleTimeOfDay', '10': 'firstExecutionTimeOfDay'},
{'1': 'only_active_between_time_frame', '3': 2, '4': 1, '5': 11, '6': '.claidservice.ScheduleTimeWindow', '10': 'onlyActiveBetweenTimeFrame'},
{'1': 'frequency_Hz', '3': 3, '4': 1, '5': 1, '9': 0, '10': 'frequencyHz'},
{'1': 'frequency_kHz', '3': 4, '4': 1, '5': 1, '9': 0, '10': 'frequencyKHz'},
{'1': 'frequency_MHz', '3': 5, '4': 1, '5': 1, '9': 0, '10': 'frequencyMHz'},
{'1': 'period_milliseconds', '3': 6, '4': 1, '5': 1, '9': 0, '10': 'periodMilliseconds'},
{'1': 'period_seconds', '3': 7, '4': 1, '5': 1, '9': 0, '10': 'periodSeconds'},
{'1': 'period_minutes', '3': 8, '4': 1, '5': 1, '9': 0, '10': 'periodMinutes'},
{'1': 'period_hours', '3': 9, '4': 1, '5': 1, '9': 0, '10': 'periodHours'},
{'1': 'period_days', '3': 10, '4': 1, '5': 1, '9': 0, '10': 'periodDays'},
],
'8': [
{'1': 'interval'},
],
};