nymea/libnymea-core/jsonrpc
Michael Zanetti f9cd2a99df Add caching information to client API
This allows JsonHandlers to set a hash for certain API calls.
Clients can use this information to load data for such a call
from a cache instead of calling the method over the network
just to get the same result as last time.
2020-09-15 13:53:19 +02:00
..
actionhandler.cpp Add support for inverting the connections 2020-05-09 19:14:02 +02:00
actionhandler.h Fix missing name override for json handlers 2020-07-14 16:36:03 +02:00
configurationhandler.cpp bump api 2020-03-05 16:16:57 +01:00
configurationhandler.h Fix missing name override for json handlers 2020-07-14 16:36:03 +02:00
devicehandler.cpp Add caching information to client API 2020-09-15 13:53:19 +02:00
devicehandler.h Add caching information to client API 2020-09-15 13:53:19 +02:00
eventhandler.cpp Rename devices to integrations/things 2020-03-02 13:40:26 +01:00
eventhandler.h Move authentication to Users namespace 2020-02-08 01:30:11 +01:00
integrationshandler.cpp Add caching information to client API 2020-09-15 13:53:19 +02:00
integrationshandler.h Add caching information to client API 2020-09-15 13:53:19 +02:00
jsonrpcserverimplementation.cpp Add caching information to client API 2020-09-15 13:53:19 +02:00
jsonrpcserverimplementation.h Fix missing name override for json handlers 2020-07-14 16:36:03 +02:00
jsonvalidator.cpp Add better device setup status details to api 2020-02-10 00:53:04 +01:00
jsonvalidator.h Update copyright 2020-01-23 20:07:26 +01:00
logginghandler.cpp bump api 2020-03-05 16:16:57 +01:00
logginghandler.h Update copyright 2020-01-23 20:07:26 +01:00
networkmanagerhandler.cpp Improve networking api 2020-05-04 16:03:48 +02:00
networkmanagerhandler.h Fix missing name override for json handlers 2020-07-14 16:36:03 +02:00
ruleshandler.cpp bump api 2020-03-05 16:16:57 +01:00
ruleshandler.h Update copyright 2020-01-23 20:07:26 +01:00
scriptshandler.cpp Update copyright 2020-01-23 20:07:26 +01:00
scriptshandler.h Update copyright 2020-01-23 20:07:26 +01:00
statehandler.cpp Rename devices to integrations/things 2020-03-02 13:40:26 +01:00
statehandler.h Move authentication to Users namespace 2020-02-08 01:30:11 +01:00
systemhandler.cpp Fix update busy flag in GetUpdateStatus API call 2020-08-07 08:01:30 +02:00
systemhandler.h Add support for restarting nymea in system api 2020-05-01 21:19:22 +02:00
tagshandler.cpp Fix cleaning up of tags that are not needed any more 2020-08-13 17:40:08 +02:00
tagshandler.h Update copyright 2020-01-23 20:07:26 +01:00
usershandler.cpp Move authentication to Users namespace 2020-02-08 01:30:11 +01:00
usershandler.h Move authentication to Users namespace 2020-02-08 01:30:11 +01:00