summaryrefslogtreecommitdiff
path: root/sowatchd/service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sowatchd/service.xml')
-rw-r--r--sowatchd/service.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/sowatchd/service.xml b/sowatchd/service.xml
new file mode 100644
index 0000000..b2ebc06
--- /dev/null
+++ b/sowatchd/service.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SFW version="1.1">
+<service>
+ <name>sowatch-service</name>
+ <ipcaddress>sowatchd</ipcaddress>
+ <description>Sowatch Service</description>
+ <interface>
+ <name>com.javispedro.sowatch.service</name>
+ <version>1.0</version>
+ <description></description>
+ <capabilities></capabilities>
+ </interface>
+</service>
+</SFW>