Why the Message PMU B02 is missing in the message models? #491
-
|
I installed the model NHapi.Model.V27 version 3.0.3 then after an upgrade the message PMU B02 is not available anymore. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I'm pretty sure a class model for The below is taken from the hapi FAQ page.
This is the EventMap for V27 which maps I hope this helps. |
Beta Was this translation helpful? Give feedback.
@antoprd
I'm pretty sure a class model for
PMU_B02has never existed.nhapias well ashapiusing mapping to map multiple message/event types to a single class, it does this usingEventMap.propertiesfiles.The below is taken from the hapi FAQ page.
This is the EventMap for V27 which maps
PMU_B02into thePMU_B01class.I hope this helps.