farmbot v6.4.1 Farmbot.Asset.FarmEvent View Source

FarmEvent’s are events that happen on a schedule. When it is time for the event to execute one of several things may happen:

* A Regimen gets started.
* A Sequence will execute.

Link to this section Summary

Link to this section Functions

Link to this function changeset(farm_event, params \\ %{}) View Source
Link to this function do_build_calendar(now_seconds, start_time_seconds, end_time_seconds, repeat, repeat_frequency_seconds) View Source