summaryrefslogtreecommitdiff
path: root/CommonAPI-Examples/E04PhoneBook/vsomeip-client.json
diff options
context:
space:
mode:
Diffstat (limited to 'CommonAPI-Examples/E04PhoneBook/vsomeip-client.json')
-rw-r--r--CommonAPI-Examples/E04PhoneBook/vsomeip-client.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/CommonAPI-Examples/E04PhoneBook/vsomeip-client.json b/CommonAPI-Examples/E04PhoneBook/vsomeip-client.json
index f3f9cd8..6ad0351 100644
--- a/CommonAPI-Examples/E04PhoneBook/vsomeip-client.json
+++ b/CommonAPI-Examples/E04PhoneBook/vsomeip-client.json
@@ -1,30 +1,30 @@
{
- "unicast" : "10.10.46.59",
- "netmask" : "255.255.255.0",
- "logging" :
- {
- "level" : "debug",
- "console" : "true",
- "file" : { "enable" : "true", "path" : "/var/log/vsomeip.log" },
- "dlt" : "true"
- },
- "applications" :
- [
- {
- "name" : "client-sample",
- "id" : "0x1343"
- },
- {
- "name" : "other-client-sample",
- "id" : "0x1344"
- }
- ],
- "routing" : "client-sample",
- "service-discovery" :
- {
- "enable" : "true",
- "multicast" : "224.244.224.245",
- "port" : "30490",
- "protocol" : "udp"
- }
+ "unicast" : "10.10.46.59",
+ "netmask" : "255.255.255.0",
+ "logging" :
+ {
+ "level" : "debug",
+ "console" : "true",
+ "file" : { "enable" : "true", "path" : "/var/log/vsomeip.log" },
+ "dlt" : "true"
+ },
+ "applications" :
+ [
+ {
+ "name" : "client-sample",
+ "id" : "0x1343"
+ },
+ {
+ "name" : "other-client-sample",
+ "id" : "0x1344"
+ }
+ ],
+ "routing" : "client-sample",
+ "service-discovery" :
+ {
+ "enable" : "true",
+ "multicast" : "224.244.224.245",
+ "port" : "30490",
+ "protocol" : "udp"
+ }
}