nymea/libnymea/plugin
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
..
device.cpp emit a signal when a device name is changed so plugins can act on it 2019-04-08 13:55:15 +02:00
device.h emit a signal when a device name is changed so plugins can act on it 2019-04-08 13:55:15 +02:00
devicedescriptor.cpp Add a deviceId to DeviceDescriptors to allow reconfiguring them 2019-04-08 13:55:15 +02:00
devicedescriptor.h Add a deviceId to DeviceDescriptors to allow reconfiguring them 2019-04-08 13:55:15 +02:00
devicepairinginfo.cpp copyright headers guh -> nymea 2019-04-08 13:55:15 +02:00
devicepairinginfo.h copyright headers guh -> nymea 2019-04-08 13:55:15 +02:00
deviceplugin.cpp Rework translation mechanism 2019-04-08 16:49:24 +02:00
deviceplugin.h Rework translation mechanism 2019-04-08 16:49:24 +02:00
plugin.pri Fix translation update path for external plugins 2019-04-08 13:55:15 +02:00