summaryrefslogtreecommitdiff
path: root/test/network_tests/debounce_tests/conf/debounce_test_service.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/network_tests/debounce_tests/conf/debounce_test_service.json.in')
-rw-r--r--test/network_tests/debounce_tests/conf/debounce_test_service.json.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/test/network_tests/debounce_tests/conf/debounce_test_service.json.in b/test/network_tests/debounce_tests/conf/debounce_test_service.json.in
new file mode 100644
index 0000000..48d1931
--- /dev/null
+++ b/test/network_tests/debounce_tests/conf/debounce_test_service.json.in
@@ -0,0 +1,19 @@
+{
+ "unicast" : "@TEST_IP_SLAVE@",
+ "services" :
+ [
+ {
+ "service" : "0xb657",
+ "instance" : "0x0003",
+ "unreliable" : "30503"
+ }
+ ],
+ "service-discovery" :
+ {
+ "enable" : "true",
+ "multicast" : "224.251.192.252",
+ "port" : "30490",
+ "protocol" : "udp",
+ "cyclic_offer_delay" : "1000"
+ }
+} \ No newline at end of file