Classes | |
class | Updater |
Functions | |
def | main |
def | run_update |
def update_robot.main | ( | ) |
Definition at line 184 of file update_robot.py.
def update_robot.run_update | ( | updater, | |
uuid | |||
) |
Run and monitor the progress of an update. @param updater: Instance of Updater to use. @param uuid: update uuid.
Definition at line 118 of file update_robot.py.