nymea/server/jsonrpc
Michael Zanetti 45caf66851 initial work on interfaces
have some interfaces defined and in use by DeviceManager and the API.
this can be used to build first prototypes in apps using the interfaces
stuff. Currently the lights interfaces are mostly defined and fully
implemented by the Hue plugin.

TODO: more interfaces to be defined, make more plugins follow
interfaces.
TODO: tests for the interface code
TODO: docs for the interface code
2019-04-02 01:02:45 +02:00
..
actionhandler.cpp
actionhandler.h
cloudhandler.cpp
cloudhandler.h
configurationhandler.cpp
configurationhandler.h
devicehandler.cpp emit a notification when a plugin config is changed 2019-04-02 01:02:45 +02:00
devicehandler.h emit a notification when a plugin config is changed 2019-04-02 01:02:45 +02:00
eventhandler.cpp
eventhandler.h
jsonhandler.cpp
jsonhandler.h
jsonrpcserver.cpp
jsonrpcserver.h
jsontypes.cpp initial work on interfaces 2019-04-02 01:02:45 +02:00
jsontypes.h
logginghandler.cpp
logginghandler.h
networkmanagerhandler.cpp
networkmanagerhandler.h
ruleshandler.cpp
ruleshandler.h
statehandler.cpp
statehandler.h