mirror of https://github.com/nymea/nymea.git
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. |
||
|---|---|---|
| .. | ||
| deviceclassesresource.cpp | ||
| deviceclassesresource.h | ||
| devicesresource.cpp | ||
| devicesresource.h | ||
| logsresource.cpp | ||
| logsresource.h | ||
| pluginsresource.cpp | ||
| pluginsresource.h | ||
| restresource.cpp | ||
| restresource.h | ||
| restserver.cpp | ||
| restserver.h | ||
| rulesresource.cpp | ||
| rulesresource.h | ||
| vendorsresource.cpp | ||
| vendorsresource.h | ||