1{
2 "unicast":"127.0.0.1",
3 "logging":
4 {
5 "level":"info",
6 "console":"true",
7 "file":
8 {
9 "enable":"false",
10 "path":"/tmp/vsomeip.log"
11 },
12 "dlt":"false"
13 },
14 "routing":"routingmanagerd",
15 "service-discovery":
16 {
17 "enable":"false"
18 }
19}
20
21