Imported Upstream version 1.0.0
[platform/upstream/iotivity.git] / plugins / README.txt
1 Title of Sub-Project: "Plugin Interface" or "PI" for short.
2
3 Descriptions:
4
5   include: The source code include files (*.h). Please use the
6            plugininterface.h file to access the APIs for this
7            sub-project "Plugin Interface".
8
9   samples: The consumer of IoTivity & Plugin Interface APIs.
10
11   src: The source files.
12
13   zigbee_wrapper: This contains an abstraction shim layer to encapsulate our
14                   use case for the zigbee-library (ie. the one pulled in to
15                   extlibs directory above).