disabled irc in bluemonkey
[profile/ivi/automotive-message-broker.git] / examples / testsourceconfig
1 {
2   "sources" : [
3     {
4       "name" : "TestPlugin",
5       "path" : "/usr/lib/x86_64-linux-gnu/automotive-message-broker/testplugin.so"
6     }
7   ],
8   "sinks": [
9     {
10        "name" : "ExampleSink",
11        "path" : "/usr/lib/x86_64-linux-gnu/automotive-message-broker/examplesinkplugin.so"
12     }
13   ]
14 }
15