ubus: assume that the service iface can be NULL
[project/mdnsd.git] / json / http.json
index f7e607c674936138ce5ecc6f182ccd6054a2deaa..2a7b50a2cc389e87ba3a55abdfc737ab0073799f 100644 (file)
@@ -1,3 +1,3 @@
 {
-       "_http._tcp.local": { "port": 80, "txt": [ "foo", "bar"] },
+       "http_80": { "service": "_http._tcp.local", "port": 80, "txt": [ "foo=bar"] }
 }