farmbot v6.0.0 Farmbot.BotState.Configuration View Source

Externally Editable configuration data

Link to this section Summary

Types

t()

Config data

Functions

Otional callback for saveing state

Link to this section Types

Link to this type t() View Source
t() :: %Farmbot.BotState.Configuration{first_party_farmware: boolean, os_auto_update: boolean, timezone: binary | nil}

Config data

Link to this section Functions

Otional callback for saveing state.

Callback implementation for Farmbot.BotState.Lib.Partition.save_state/1.

Link to this function start_link(bot_state_tracker, opts) View Source

Start the partition.