Files
esp-rainmaker/components
Piyush Shah eeed71b63d schedules: Change timing logic to use trigger object instead of schedule object
This will make the code cleaner since timing related logic is linked
only to the trigger object and not the entire schedule object and
additionally, this can allow us to have multiple triggers per schedule
in future.
2023-11-07 23:13:04 +05:30
..