Difference between revisions of "IoTGateway/SDK/SampleCodeOfWsnSDK"

From ESS-WIKI
Jump to: navigation, search
(Note)
 
(2 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=
 
=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.
Line 6: Line 10:
  
 
=Sample Code Use Case=
 
=Sample Code Use Case=
*[[IoTGW/SDK/SampleCodeUseCase|'''<big>Use Case</big>''']]
+
[[IoTGW/SDK/SampleCodeUseCase|'''<big><big>Use Case</big></big>''']]

Latest revision as of 10: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.

Sample Code Use Case

Use Case