summaryrefslogtreecommitdiffstats
path: root/src/test/resources/avcSubscriptionCreationEvent.json
AgeCommit message (Collapse)AuthorFilesLines
2023-03-29Subscription Create Response Handling Dmi Parthalil.cakal1-0/+45
- Consume suscription event (payload) with kafka message key and kafka timestamp from ncmp, and extract cm handle ids. - Generate subscription event response (payload) and revert it back to ncmp to specified topic with the corresponding kafka message key. - Configure kafka consumer properties and dmi service name. Issue-ID: CPS-1492 Change-Id: I87de30c00e0f93e350ce6f9fd6079504952da09b Signed-off-by: halil.cakal <halil.cakal@est.tech>