nymea/server
Michael Zanetti 8ebd1ddc4e Rework translation mechanism
This branch moves the translation logic out of the DevicePlugin
into the JsonRpc layers (JsonRpcHandlers and Rest handlers) and
deprecates the Configuration.SetLanguage method call. Instead
it adds a "locale" property in the JSONRPC.Hello message. This
will allow multiple clients to connect to a single core using
different languages.
2019-04-08 16:49:24 +02:00
..
qtservice fix typos as reported by Krazy2 2019-04-08 13:55:15 +02:00
main.cpp Rework translation mechanism 2019-04-08 16:49:24 +02:00
nymeaapplication.cpp second take on using Qt logging filters 2019-04-08 13:55:15 +02:00
nymeaapplication.h copyright headers guh -> nymea 2019-04-08 13:55:15 +02:00
nymeaservice.cpp docs guh -> nymea 2019-04-08 13:55:15 +02:00
nymeaservice.h copyright headers guh -> nymea 2019-04-08 13:55:15 +02:00
server.pro replace emqtt with nymea-mqtt 2019-04-08 13:55:15 +02:00