farmbot v6.0.0 Farmbot.BotState.ProcessInfo View Source

Info about long running processes.

Link to this section Summary

Types

t()

State of the Process Info server

Link to this section Types

Link to this type t() View Source
t() :: %Farmbot.BotState.ProcessInfo{farmwares: %{optional(Farmware.name) => Farmware.t}}

State of the Process Info server.

Link to this section Functions

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

Start the partition.

Link to this function update_farmwares(part, farmwares) View Source