{
  "KAFKA": [
    {
      "host": "47.98.107.162",
      "port": 2181,
      "user": "",
      "pass": "",
      "properties": [
        {
          "name": "bootstrap.servers",
          "value": "node1-app-narada-com:6667,node2-app-narada-com:6667,node3-app-narada-com:6667"
        },
        {
          "name": "security.protocol",
          "value": "PLAINTEXT"
        }
      ],
      "topic_maps": {
        "uplink": [
          {
            "internal": "ipc/[GW_SN]/+/device/+/data_filtered/period_property/+",
            "external": "01-tieta-data"
          }
        ]
      }
    }
  ]
}
