summaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
blob: 6aac2524df3c1607a0b8ccaebb88a5638942057c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "channels": [
    {
      "name": "device-registration",
      "cambria.topic": "unauthenticated.DCAE_RCC_OUTPUT",
      "class": "HpCambriaOutputStream",
      "stripHpId": "true",
      "type": "out",
      "cambria.hosts": "119.3.84.152:30227"
    }
  ]
}