From 26780a05618b73c706522f2d410de96d5aeb4360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 20 Jun 2016 12:12:25 +0200 Subject: [PATCH] update man page --- debian/guhd.1 | 2 ++ debian/guhd.dirs | 1 + debian/guhd.install | 1 - plugins/deviceplugins/eq-3/deviceplugineq-3.json | 4 +++- 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/guhd.1 b/debian/guhd.1 index e871f6d8..25b9452b 100644 --- a/debian/guhd.1 +++ b/debian/guhd.1 @@ -38,6 +38,8 @@ categories will be printed unless they are explicitly muted with "NoWarnings". Print the debug messages from the core application. .IP \fIAvahi\fR\ (default\ disabled) Print the debug messages from the avahi resource. +.IP \fICloud\fR\ (default\ enabled) +Print the debug messages from the Cloud connections in guh. .IP \fIConnection\fR\ (default\ enabled) Print the debug messages from the TCP connections in guh. .IP \fIDeviceManager\fR\ (default\ enabled) diff --git a/debian/guhd.dirs b/debian/guhd.dirs index e7724817..e5721b19 100644 --- a/debian/guhd.dirs +++ b/debian/guhd.dirs @@ -1 +1,2 @@ usr/bin +etc/guh/ diff --git a/debian/guhd.install b/debian/guhd.install index e714545e..b3a74c6e 100644 --- a/debian/guhd.install +++ b/debian/guhd.install @@ -1,4 +1,3 @@ usr/bin/guhd -data/config/guhd.conf /etc/guh/ data/systemd/guhd.service /etc/systemd/system/ data/logrotate/guhd /etc/logrotate.d/ diff --git a/plugins/deviceplugins/eq-3/deviceplugineq-3.json b/plugins/deviceplugins/eq-3/deviceplugineq-3.json index b63fc753..5f40f764 100644 --- a/plugins/deviceplugins/eq-3/deviceplugineq-3.json +++ b/plugins/deviceplugins/eq-3/deviceplugineq-3.json @@ -263,7 +263,8 @@ "idName": "deviceModeString", "name": "device mode string", "index": 12, - "type": "QString" + "type": "QString", + "defaultValue": "" }, { "id": "579aa8c6-8814-491b-9e7c-b98108c323d1", @@ -283,6 +284,7 @@ "unit": "DegreeCelsius", "index": 14, "type": "double", + "defaultValue": 0, "defaultValue": 0 } ]