Difference between revisions of "IoTGW/SDK/SampleCodeUseCase"
From ESS-WIKI
(→Get all of IoTGW network interfaces' value) |
(→Get the IoTGW's capabilities (resources)) |
||
Line 1: | Line 1: | ||
=Get the IoTGW's capabilities (resources)= | =Get the IoTGW's capabilities (resources)= | ||
− | Call the SN_Manager_GetCapability to get capability of | + | Call the SN_Manager_GetCapability to get capability of IoTGW network interface in JSON format. |
− | + | Description: First, you need to get the capability of IoTGW network interfaces. | |
+ | Select "1" & Enter: | ||
[[File:Sample WSN SDK 1.jpg|1200x400px]] | [[File:Sample WSN SDK 1.jpg|1200x400px]] | ||
Revision as of 07:16, 25 February 2016
Contents
Get the IoTGW's capabilities (resources)
Call the SN_Manager_GetCapability to get capability of IoTGW network interface in JSON format. Description: First, you need to get the capability of IoTGW network interfaces. Select "1" & Enter:
Get all of IoTGW network interfaces' value
Call the SN_Manager_GetData and pass "IoTGW" to pszInURI. Description: Get all latest data of IoTGW's network interfaces. Select "1" and type "IoTGW" then Enter: