Updates for F release
[nonrtric.git] / test / simulator-group / dmaapmed / type_config_1.json
1 {
2    "types":
3      [
4        {
5          "id": "STD_Fault_Messages",
6          "dmaapTopicUrl": "/events/unauthenticated.dmaapmed.json/dmaapmediatorproducer/STD_Fault_Messages?timeout=15000&limit=100"
7        },
8        {
9          "id": "Kafka_TestTopic",
10          "kafkaInputTopic": "unauthenticated.dmaapmed_kafka.text"
11        }
12    ]
13  }