Part 2/2: make the Alarm Triggered messages modification
- Created a class named MAbstractDynamic which is the base class of the dynamic model classes.
+ Dynamic Model classes are the ones with field descriptor (FD) and a data field (DF) after that which the data type in the data field is defined by field descriptor.
+ This combination for now is only for 2 set of FD, DF only.
- Made the Alarm Triggered inherit from MAbstractDynamic.