Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlesub-client.json

{
"dcaeLocationName": "san-franscisco",
"fqtn": "org.onap.dmaap.mr.PM_MAPPER",
"clientIdentity": "dcae@dcaedcae@dcae.onap.org"
"action": "sub"
}

Once the subscriber is set up, we can curl the topic on Message Router to retrieve the published event:

...