nymea/libguh/plugin
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
..
device.cpp update license headers 2019-04-02 01:02:21 +02:00
device.h update license headers 2019-04-02 01:02:21 +02:00
deviceclass.cpp initial work on interfaces 2019-04-02 01:02:45 +02:00
deviceclass.h initial work on interfaces 2019-04-02 01:02:45 +02:00
devicedescriptor.cpp update license headers 2019-04-02 01:02:21 +02:00
devicedescriptor.h update license headers 2019-04-02 01:02:21 +02:00
devicepairinginfo.cpp update license headers 2019-04-02 01:02:21 +02:00
devicepairinginfo.h update license headers 2019-04-02 01:02:21 +02:00
deviceplugin.cpp initial work on interfaces 2019-04-02 01:02:45 +02:00
deviceplugin.h initial work on interfaces 2019-04-02 01:02:45 +02:00