summaryrefslogtreecommitdiffstats
path: root/src/test/resources/cmNotificationSubscriptionCreationEvent.json
AgeCommit message (Collapse)AuthorFilesLines
2024-06-24Create module structure in DMI Pluginegernug1-43/+0
To push the stub in to DMI Plugin the Plugin will need to be modulized akin to CPS/NCMP. This involves creating a new module in the repo and porting the packages in src into this module Issue-ID: CPS-2284 Change-Id: Iffa4eded4e49c220891fe73c30ea3b2f12a9e66d Signed-off-by: egernug <gerard.nugent@est.tech>
2024-04-11Read and send Response (DMI <> NCMP) for CmSubscriptionseanbeirne1-0/+43
-Update subscription code to new models Issue-ID: CPS-1971 Change-Id: I382ca31407f8088ddea889a7ab904a22c09789ff Signed-off-by: seanbeirne <sean.beirne@est.tech>