Hi,
I just committed a small rfsm plugin to the dev branch that will check
if received events are also used somewhere in the fsm and otherwise
output a warning. The idea is to catch silly typos in event names that
otherwise would manifest themselves by nothing happening.
Markus