Difference between revisions of "IoTGateway/SDK"

From ESS-WIKI
Jump to: navigation, search
(Sample Code of Wireless Sensor Network (WSN) SDK)
Line 1: Line 1:
 +
=Overview=
 +
:This tutorial is designed for software programmers who want to learn the basics of '''''WSN API SDK''''' and its architectural concepts. <br />
 +
This tutorial will give you enough understanding on all the necessary components of'''''WSN API SDK''''' with suitable examples.
 +
 +
 
=[[IoTGateway/SDK/WirelessSensorNetworkSDK|Wireless Sensor Network (WSN) API SDK]]=
 
=[[IoTGateway/SDK/WirelessSensorNetworkSDK|Wireless Sensor Network (WSN) API SDK]]=
 
 
=[[IoTGateway/SDK/InstallationOfWsnSDK|Installation of Wireless Sensor Network (WSN) SDK]]=
 
=[[IoTGateway/SDK/InstallationOfWsnSDK|Installation of Wireless Sensor Network (WSN) SDK]]=
 
=[[IoTGateway/SDK/SampleCodeOfWsnSDK|Sample Code of WSN API SDK]]=
 
=[[IoTGateway/SDK/SampleCodeOfWsnSDK|Sample Code of WSN API SDK]]=
 
 
=[[IoTGateway/SDK/NetHALInterface|Network HAL Interface]]=
 
=[[IoTGateway/SDK/NetHALInterface|Network HAL Interface]]=
 
[[Category:Product & Service]]
 
[[Category:Product & Service]]

Revision as of 04:44, 24 February 2016

Overview

This tutorial is designed for software programmers who want to learn the basics of WSN API SDK and its architectural concepts.

This tutorial will give you enough understanding on all the necessary components ofWSN API SDK with suitable examples.


Wireless Sensor Network (WSN) API SDK

Installation of Wireless Sensor Network (WSN) SDK

Sample Code of WSN API SDK

Network HAL Interface