update api

This commit is contained in:
Simon Stürz 2016-08-24 00:06:44 +02:00 committed by Michael Zanetti
parent 0877e61c2e
commit 5e18536834

View File

@ -624,6 +624,12 @@
"timeZone": "String"
}
},
"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": {
"language": "String"
}
},
"Configuration.TcpServerConfigurationChanged": {
"description": "Emitted whenever the TCP server configuration changes.",
"params": {