BugFix:TIVI-1991
[profile/ivi/ico-vic-amb-plugin.git] / tests / etc / ambd / config.wrong8
1 {
2         "sources" : [ 
3                                 {
4                         "name" : "Murphy Source",
5                         "path" : "/usr/lib/automotive-message-broker/murphysourceplugin.so",
6                         "address" : "unxs:/tmp/murphy/amb"
7                 },
8                 { 
9                         "name" : "VehicleSource",
10                         "path" : "/usr/lib/automotive-message-broker/vehicleplugin.so",
11                         "configfile" : "/usr/local/tests/ico/etc/ambd/AMBformat_wrong7.conf"
12                 }
13
14         ],
15         "sinks": [
16                 {
17                         "name" : "DBusSink",
18                         "path" : "/usr/lib/automotive-message-broker/dbussinkplugin.so"
19                 }
20         ]
21 }
22