aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-acelement/src/test/resources/config.json
blob: bf4518255c9d3a2d41983748fe7f6e0f292d7f0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "elementId":{
    "name":"onap.policy.clamp.ac.element2",
    "version":"1.0.0"
  },
  "timerSec":2000,
  "elementType":"STARTER",
  "topicParameterGroup":{
    "server":"localhost",
    "topic":"POLICY_UPDATE_MSG",
    "fetchTimeout":15000,
    "topicCommInfrastructure":"dmaap"
  }
}