ae34c56fcdb42c45e7d4e6615872711a7802b3f2
[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          "useHttpProxy": true
7       }
8    ]
9 }