farmbot v6.0.0 Farmbot.BotState.InformationalSettings.SyncStatus View Source

Enum of all available statuses for the sync message.

Link to this section Summary

Types

t()

Status of the sync bar

Link to this section Types

Link to this type t() View Source
t ::
  :locked |
  :maintenance |
  :sync_error |
  :sync_now |
  :synced |
  :syncing |
  :unknown

Status of the sync bar

Link to this section Functions