Do not build the Plugin Interface for unsupported platforms (ie. !linux).
[contrib/iotivity.git] / plugins / samples / linux / IotivityandZigbee.h
1 // The source file for sample application "IotivityandZigbee".
2
3 // This application will utilize our interface (ie. zpluginz.h).
4 // The application may still be responsible for making any IoTivity API calls,
5 // except for resource-specific IoTivity APIs (ie. OCCreateResource(),
6 // OCDeleteResource(), EntityHandler()..etc.)
7
8 #include "plugininterface.h"