[AMBClient] - added time sync message
[profile/ivi/automotive-message-broker.git] / examples / openxcconfig
1 {
2         "sources" : [ 
3                 {
4                         "name" : "openxc plugin",
5                         "path" : "/usr/lib/automotive-message-broker/openxcplugin.so",
6                         "test" : "true",
7                         "device" : "10:C6:FC:27:C3:1C",
8                         "bluetoothAdapter" : ""
9                 }
10         ],
11         "sinks": [
12                 {
13                         "path" : "/usr/lib/automotive-message-broker/dbussinkplugin.so"
14                 }
15         ]
16 }
17