22c81032ba1bb456bb3cc8c85fc1e02d92dd7d74
[profile/ivi/automotive-message-broker.git] / examples / exampleconfig
1 {
2   "sources" : [
3     {
4       "name" : "ExampleSouce",
5       "path" : "/usr/lib/x86_64-linux-gnu/automotive-message-broker/examplesourceplugin.so",
6       "delay" : "1"
7     }
8   ],
9   "sinks": [
10     {
11       "name" : "ExampleSink",
12       "path" : "/usr/lib/x86_64-linux-gnu/automotive-message-broker/examplesinkplugin.so"
13     }
14   ]
15 }
16