Generic Finite State Machine Model
The sample application makes use of a generic FSM model which includes FSMs that many applications will
need. The generic FSM model is accompanied by a matching set of generic actions. For more information, see
Generic Model. The FSM and actions for sending single outbound transactions and transmissions
have been heavily optimized, it is recommended that you use or extend the FSMs and actions that make up the
generic model as they will give you:
- Reduced development effort
- Reduced development risk
- Good practice code
- Good performance