blob: 7106141b8b8d8f9c346c73322b6d252d9426e087 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"pm-mapper-filter": "{ \"filters\":[]}",
"3GPP.schema.file": "{\"3GPP_Schema\":\"./etc/3GPP_relaxed_schema.xsd\"}",
"streams_subscribes": {},
"streams_publishes": {
"pm_mapper_handle_out": {
"type": "message_router",
"aaf_password": null,
"dmaap_info": {
"topic_url": "https://we-are-message-router.us:3905/events/some-topic",
"client_role": null,
"location": null,
"client_id": null
},
"aaf_username": null
}
},
"streams_subscribes.pm_mapper_handle_out.message_router_topic": "unauthenticated.PM_VES_OUTPUT",
"services_calls": {}
}
|