farmbot v6.4.1 Farmbot.Bootstrap.SettingsSync View Source

Handles uploading and downloading of Farmbot OS and Firmware configs.

Link to this section Summary

Functions

Sync the settings related to Farmbot OS and Firmware

Sync the settings related to the Firmware

Uploads a single key value pair to the firmware config endpoint

Link to this section Functions

Link to this function apply_fbos_map(old_map, new_map) View Source
Link to this function apply_fw_map(old_map, new_map) View Source

Sync the settings related to Farmbot OS and Firmware

Link to this function do_sync_fbos_configs(api_data) View Source

Sync the settings related to the Firmware.

Link to this function do_sync_fw_configs(api_data) View Source

Uploads a single key value pair to the firmware config endpoint.