Merge "Minor bugs fix in ORU-app simulator" into e-release
[nonrtric.git] / dmaap-mediator-producer / configs / type_config.json
1 {
2   "types":
3     [
4       {
5         "id": "STD_Fault_Messages",
6         "dmaapTopicUrl": "/events/unauthenticated.SEC_FAULT_OUTPUT/dmaapmediatorproducer/STD_Fault_Messages"
7       },
8       {
9         "id": "Kafka_TestTopic",
10         "kafkaInputTopic": "TestTopic"
11       }
12   ]
13 }