Over-the-Air Updates ========================== This section documents the OTA software update mechanism used to update the controller software independently of the TEG Gateway runtime. Docker Client ------------- .. automodule:: modules.docker_client :members: :no-index: :undoc-members: False Git Client ---------- .. automodule:: modules.git_client :members: :undoc-members: False OTA Message Handling -------------------- .. automodule:: on_mqtt_msg.check_for_ota_updates :members: Controller Supervision ---------------------- .. automodule:: utils.controller_restart :members: