State

class State(description)[source]

Bases: SuperEnum

__init__(description)[source]

Methods

keys()

values()

get_index_from_value(value)

get_index_from_string(string)

can_exit()

can_edit_subjects()

can_stop_task()

can_go_to_wait()

__init__(description)

Attributes

WAIT

DETECTION

ACCESS

LAUNCH_AUTO

RUN_FIRST

CLOSE_DOOR2

RUN_CLOSED

OPEN_DOOR2

RUN_OPENED

EXIT_UNSAVED

SAVE_OUTSIDE

SAVE_INSIDE

WAIT_EXIT

EXIT_SAVED

OPEN_DOOR2_STOP

MANUAL_MODE

LAUNCH_MANUAL

RUN_MANUAL

SAVE_MANUAL

EXIT_GUI