farmbot v6.4.1 Farmbot.Host.SystemTasks View Source

Host implementation for Farmbot.System.

Link to this section Summary

Functions

Should remove all persistant data. this includes:

  • network config
  • credentials

Restarts the machine

Shuts down the machine

Called when the Application stops

Link to this section Functions

Should remove all persistant data. this includes:

  • network config
  • credentials

Callback implementation for Farmbot.System.factory_reset/1.

Restarts the machine.

Callback implementation for Farmbot.System.reboot/1.

Shuts down the machine.

Callback implementation for Farmbot.System.shutdown/1.

Called when the Application stops.

Callback implementation for Farmbot.System.stop/1.