farmbot v6.0.0 Farmbot.Repo.Syncable behaviour View Source

Behaviour for syncable modules.

Link to this section Summary

Functions

Changes iso8601 times to DateTime structs

Callbacks

Sync this module

Link to this section Functions

Link to this function ensure_time(struct, list) View Source

Changes iso8601 times to DateTime structs.

Link to this section Callbacks

Link to this callback sync!(module, arg1) View Source (optional)
sync!(module, GenServer.server) :: any | no_return

Sync this module.