Sample rApp package for ics consumer
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-sample-ics-consumer / Files / Dme / consumerinfotypes / type1.json
1 {
2   "info_job_data_schema": {
3     "$schema":"http://json-schema.org/draft-07/schema#",
4     "title":"STD_Type1_1.0.0",
5     "description":"Type 1",
6     "topic": "mytopic",
7     "bootStrapServers": "kafka.default.svc.cluster.local:9092"
8     }
9 }