NONRTRIC - Implement DMaaP mediator producer service in Java
[nonrtric.git] / dmaap-adaptor-java / config / application_configuration.json
1 {
2    "types": [
3       {
4          "id": "ExampleInformationType",
5          "dmaapTopicUrl": "/events/unauthenticated.VES_NOTIFICATION_OUTPUT/OpenDcae-c12/C12"
6       }
7    ]
8 }