EnOcean Link
1.14.0.0
Middleware to Connect EnOcean easily to other Projects
|
Go to the source code of this file.
Classes | |
class | eoDeviceManager |
Manages the devices. More... | |
Typedefs | |
typedef std::map< uint32_t, eoDevice * > | id_device_map |
typedef std::map<uint32_t, eoDevice*> id_device_map |
A std::map using the Device ID as key, and containing eoDevice as values.