From c446154b7dd6e5f28bd362e7a225fbb6d36296a5 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 22 Nov 2017 10:42:33 +0100 Subject: [PATCH] bump json version --- guh.pri | 2 +- tests/auto/api.json | 8 +++++++- translations/guhd-de_DE.ts | 12 ++++++------ translations/guhd-en_US.ts | 12 ++++++------ 4 files changed, 20 insertions(+), 14 deletions(-) diff --git a/guh.pri b/guh.pri index dfd9af8c..dfbcd205 100644 --- a/guh.pri +++ b/guh.pri @@ -6,7 +6,7 @@ GUH_PLUGINS_PATH=/usr/lib/$$system('dpkg-architecture -q DEB_HOST_MULTIARCH')/gu # define protocol versions JSON_PROTOCOL_VERSION_MAJOR=0 -JSON_PROTOCOL_VERSION_MINOR=52 +JSON_PROTOCOL_VERSION_MINOR=53 REST_API_VERSION=1 DEFINES += GUH_VERSION_STRING=\\\"$${GUH_VERSION_STRING}\\\" \ diff --git a/tests/auto/api.json b/tests/auto/api.json index 07aecdbd..a850211a 100644 --- a/tests/auto/api.json +++ b/tests/auto/api.json @@ -1,4 +1,4 @@ -0.52 +0.53 { "methods": { "Actions.ExecuteAction": { @@ -779,6 +779,12 @@ "timeZone": "String" } }, + "Configuration.CloudConfigurationChanged": { + "description": "Emitted whenever the cloud configuration is changed.", + "params": { + "enabled": "Bool" + } + }, "Configuration.LanguageChanged": { "description": "Emitted whenever the language of the server changed. The Plugins, Vendors and DeviceClasses have to be reloaded to get the translated data.", "params": { diff --git a/translations/guhd-de_DE.ts b/translations/guhd-de_DE.ts index 2cc2a83b..c7671883 100644 --- a/translations/guhd-de_DE.ts +++ b/translations/guhd-de_DE.ts @@ -4,7 +4,7 @@ main - + guh ( /[guːh]/ ) is an open source IoT (Internet of Things) server, which allows to control a lot of different devices from many different @@ -23,12 +23,12 @@ Szenen undVerhaltensweisen des Systems festzulegen. - + Run guhd in the foreground, not as daemon. Starte guhd im Vordergrund, nicht als Service. - + Debug categories to enable. Prefix with "No" to disable. Warnings from all categories will be printed unless explicitly muted with "NoWarnings". Categories are: @@ -36,17 +36,17 @@ Categories are: Es gibt folgende Kategorien: - + Enables all debug categories. This parameter overrides all debug category parameters. Aktiviere alle Debug-Kategorien. Dieser Parameter überschreibt alle anderen Debug-Kategorien Parameter. - + Specify a log file to write to, If this option is not specified, logs will be printed to the standard output. - + No such debug category: Diese Debug-Kategorie existiert nicht: diff --git a/translations/guhd-en_US.ts b/translations/guhd-en_US.ts index c4f9c90c..287005b4 100644 --- a/translations/guhd-en_US.ts +++ b/translations/guhd-en_US.ts @@ -4,7 +4,7 @@ main - + guh ( /[guːh]/ ) is an open source IoT (Internet of Things) server, which allows to control a lot of different devices from many different @@ -23,12 +23,12 @@ for your environment. - + Run guhd in the foreground, not as daemon. Run guhd in the foreground, not as daemon. - + Debug categories to enable. Prefix with "No" to disable. Warnings from all categories will be printed unless explicitly muted with "NoWarnings". Categories are: @@ -37,17 +37,17 @@ Categories are: Categories are: - + Enables all debug categories. This parameter overrides all debug category parameters. Enables all debug categories. This parameter overrides all debug category parameters. - + Specify a log file to write to, If this option is not specified, logs will be printed to the standard output. - + No such debug category: No such debug category: