Difference between revisions of "IoTGateway/SDK/SampleCodeOfWsnSDKAPIMux"

From ESS-WIKI
Jump to: navigation, search
(Created page with "=Abstrac= The following example shows how to use the '''"WSN APIMux SDK"'''. The sample code for the command line tool to perform get/set IoT gateway(WISE-3310) and Sensor Hu...")
 
 
Line 1: Line 1:
 
=Abstrac=
 
=Abstrac=
The following example shows how to use the '''"WSN APIMux 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 APIMux SDK"'''.  The sample code for the command line tool to perform get/set IoT gateway(WISE-3310) and Sensor Hub(WISE-1020)s' status.<br />
 +
WSN APIMux SDK only supports '''SN_Manager_GetData''' and '''SN_Manager_SetData''' two functions.
 +
 
  
 
=Sample Code=
 
=Sample Code=

Latest revision as of 09:23, 7 March 2016

Abstrac

The following example shows how to use the "WSN APIMux SDK". The sample code for the command line tool to perform get/set IoT gateway(WISE-3310) and Sensor Hub(WISE-1020)s' status.
WSN APIMux SDK only supports SN_Manager_GetData and SN_Manager_SetData two functions.


Sample Code

Sample Code demonstrates how to use the WSN API Mux SDK to manage IoTGW and Sensor Hubs.

Sample Code Use Case

Use Case