#include <fesa-core/Proxy/ProxyReplyHandler.h>
#include <fesa-core/Exception/FesaException.h>
#include <cmw-rda/DeviceHandle.h>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | fesa::ProxyInterface |
Interface to access device properties with set, get or subscription calls. This class is meant to be used as the implementation of an association relationship between classes. It could be also used to establish association relationships between devices of the same class. Therefore a class can access a device of the same class or different class deployed on the same or on a different frontend. More... | |
Namespaces | |
namespace | fesa |