summaryrefslogtreecommitdiffstats
path: root/etc/DmaapConfig.json
blob: e000e16d9debe85d544898aa894397b3b1069c76 (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": "message-router:3904"
    }
  ]
}