make_state_transition_dict¶
-
lsst.ts.salobj.
make_state_transition_dict
()¶ Make a dict of state transition commands and states
The keys are (beginning state, ending state). The values are a list of tuples:
A state transition command
The expected state after that command