changeset 2781:cd8047394d27

Use updated commands endpoint version. Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-October/025551.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Thu, 26 Oct 2017 16:48:48 +0200
parents 0633f63d464d
children a41e1f11e4f2
files plugins/commands/distribution/configFiles/backend-config.properties
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/commands/distribution/configFiles/backend-config.properties	Wed Oct 25 12:53:20 2017 -0400
+++ b/plugins/commands/distribution/configFiles/backend-config.properties	Thu Oct 26 16:48:48 2017 +0200
@@ -1,3 +1,3 @@
 # Web socket base URL to the commands microservice provided by the Thermostat web gateway
-gatewayURL=wss://127.0.0.1:30000/commands/v1
+gatewayURL=wss://127.0.0.1:30000/commands/0.0.1
 enabled=true