fixed incorrect reporting of zone in dbus signal
[profile/ivi/automotive-message-broker.git] / examples / testsourceconfig.in
1 {
2   "sources" : [
3     {
4       "name" : "TestPlugin",
5       "path" : "@PLUGIN_INSTALL_PATH@/testplugin.so"
6     }
7   ],
8   "sinks": [
9     {
10        "name" : "ExampleSink",
11        "path" : "@PLUGIN_INSTALL_PATH@/examplesinkplugin.so"
12     }
13   ]
14 }
15