Clone
Behrouz NematiPour
committed
on 07 Oct 21
Part 2/2: make the Alarm Triggered messages modification
- Created a class named MAbstractDynamic which is the base class of the dynamic mo… Show more
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. Show less

master + 211 more