Difference between revisions of "IoTGateway/SDK/SampleCodeOfWsnSDK"
From ESS-WIKI
(Created page with "The following example shows how to use the '''"WSN API SDK"'''. The sample code for the command line tool to perform get/set IoT gateway(WISE-3310) and Sensor Hub(WISE-1020)s...") |
(→Note) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | =Note= | ||
+ | '''Please disable "cagnet" to run the sample code. Because the COM port can be used by one program only.''' | ||
+ | #/ect/init.d/saagent stop | ||
+ | |||
+ | =Abstrac= | ||
The following example shows how to use the '''"WSN API SDK"'''. The sample code for the command line tool to perform get/set IoT gateway(WISE-3310) and Sensor Hub(WISE-1020)s' status. | The following example shows how to use the '''"WSN API SDK"'''. The sample code for the command line tool to perform get/set IoT gateway(WISE-3310) and Sensor Hub(WISE-1020)s' status. | ||
− | [[IoTGW/WSNApiSDK/SampleCode/C| | + | =Sample Code= |
+ | [[IoTGW/WSNApiSDK/SampleCode/C|Sample Code]] demonstrates how to use the WSN API SDK to manage IoTGW and Sensor Hubs. | ||
+ | |||
+ | =Sample Code Use Case= | ||
+ | [[IoTGW/SDK/SampleCodeUseCase|'''<big><big>Use Case</big></big>''']] |
Latest revision as of 09:11, 7 March 2016
Note
Please disable "cagnet" to run the sample code. Because the COM port can be used by one program only. #/ect/init.d/saagent stop
Abstrac
The following example shows how to use the "WSN API SDK". The sample code for the command line tool to perform get/set IoT gateway(WISE-3310) and Sensor Hub(WISE-1020)s' status.
Sample Code
Sample Code demonstrates how to use the WSN API SDK to manage IoTGW and Sensor Hubs.