exfsm v0.1.2 API Reference

Modules

After use ExFSM : define FSM transition handler with deftrans fromstate({action_name,params},state). A function fsm will be created returning a map of the fsm_spec describing the fsm

Module to simply use FSMs defined with ExFSM

Protocols