935bc7e6d63c169e5d4350d29c66cac66edb0936
[platform/upstream/iotivity.git] / service / protocol-plugin / readme
1
2 This version of protocol plug-in source code has following functionality.
3
4 1. provides plug-in manager which can register, unregister, start and stop plug-in library.
5 2. provides plug-in library which can communicate with MQTT protocol FAN.
6 3. provides OIC Sample Client which can turn on/off FAN.
7
8 So, to test a plug-in, follow below steps.
9
10 1. Locate shared plug-in library and XML file in a specific folder.
11 2. Register the plug-in with directory path input from plug-in manager sample.
12 3. Start the plug-in from plug-in manager sample.
13 4. Run OIC sample client.
14
15 If you have any questions about protocol plug-in component, please contact with following addresses.
16
17 kc7576.park@samsung.com
18 heesung84.kim@samsung.com
19 junho13.lee@samsung.com
20 yh_.joo@samsung.com