summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-04-20 23:00:37 +0200
committerJens Georg <mail@jensge.org>2016-04-25 00:10:41 +0200
commit6699fa1958a0a4d66921d5c30eaadc8c109e4bc0 (patch)
tree93012565891370fea3ad59dea6009cbf8ca1e106 /data
parent2f9b904f78ba29744f47178da5a354cf71033b54 (diff)
downloadgupnp-tools-6699fa1958a0a4d66921d5c30eaadc8c109e4bc0.tar.gz
network-light: Use newTargetValue
Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=764050
Diffstat (limited to 'data')
-rw-r--r--data/xml/SwitchPower-scpd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/xml/SwitchPower-scpd.xml b/data/xml/SwitchPower-scpd.xml
index 25f4e6a..b3ac9a4 100644
--- a/data/xml/SwitchPower-scpd.xml
+++ b/data/xml/SwitchPower-scpd.xml
@@ -10,7 +10,7 @@
<name>SetTarget</name>
<argumentList>
<argument>
-<name>NewTargetValue</name>
+<name>newTargetValue</name>
<relatedStateVariable>Target</relatedStateVariable>
<direction>in</direction>
</argument>