app module
- app.direction_get()
- app.direction_set(direction)
- app.direction_string_to_direction(direction_string)
- app.handle_signal(signum, frame)
- app.index()
- app.log()
- app.move(direction)
- app.mqtt_callback(direction)
- app.position_callback(position)
- app.position_get()
- app.sensors_get()
- app.speed_get()
- app.speed_set(speed)
- app.stop()
- app.test(position)