Difference between revisions of "IoTGateway/SDK/SampleCodeOfWsnSDK"

From ESS-WIKI
Jump to: navigation, search
Line 4: Line 4:
 
=Sample Code=
 
=Sample Code=
 
[[IoTGW/WSNApiSDK/SampleCode/C|Sample Code]] demonstrates how to use the WSN API SDK to manage IoTGW and Sensor Hubs.
 
[[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>Use Case</big>''']]

Revision as of 03:51, 25 February 2016

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.

Sample Code Use Case