Skip to content

simple example for FSM mapping #36

@gkamendje

Description

@gkamendje

I would like a simple way to map Finite State Machine states into easily readable mnemonics. The TOML specification seems to be an overkill for this. I am looking for someting as simple ase the following:
0 S_INIT
2 S_STEP_1
2 S_STEP_2
...
N S_STEP_END
Could you please share an example of a valid TOML file that could do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions