X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dmaap-mediator-producer%2Fconfigs%2Ftype_config.json;h=114966937ed3e0fdde9c6870d20528310c00ccfe;hb=8170f78af913d337f874477ba5dd93411e9e69da;hp=f75d0e4be05e8f4fd2a272ca3eb60cf5df8cdd71;hpb=c4960f1dc6688b039d6ee29da03e0c0de47b6fbb;p=nonrtric.git diff --git a/dmaap-mediator-producer/configs/type_config.json b/dmaap-mediator-producer/configs/type_config.json index f75d0e4b..11496693 100644 --- a/dmaap-mediator-producer/configs/type_config.json +++ b/dmaap-mediator-producer/configs/type_config.json @@ -4,6 +4,10 @@ { "id": "STD_Fault_Messages", "dmaapTopicUrl": "/events/unauthenticated.SEC_FAULT_OUTPUT/dmaapmediatorproducer/STD_Fault_Messages" + }, + { + "id": "Kafka_TestTopic", + "kafkaInputTopic": "TestTopic" } ] } \ No newline at end of file