State¶ class bpod_core.fsm.State ¶ Bases: BaseModel A state in the state machine. actions: Actions¶ comment: Annotated[str] | None¶ timer: Annotated[float]¶ transitions: Transitions¶