Skip to content

Is it possible to set initial state (at runtime) to something which is different from what was passed in FSM_INITIAL_STATE? #34

Open
@husnaini798

Description

@husnaini798

Is it possible to change the initial_state at runtime?

I am storing the the states of my machine in the database and at restart, I would like to start from the last known stored state. Is it possible to set the FSM_initial_state at runtime, without using the transit function?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions