Difference between revisions of "IoTGateway/SDK"

From ESS-WIKI
Jump to: navigation, search
(Using WSN API SDK)
Line 19: Line 19:
 
=Using WSN API SDK=
 
=Using WSN API SDK=
 
[[IoTGateway/SDK/SampleCodeOfWsnSDK|'''<big><big>Sample Code of WSN API SDK</big></big>''']]
 
[[IoTGateway/SDK/SampleCodeOfWsnSDK|'''<big><big>Sample Code of WSN API SDK</big></big>''']]
 +
[[IoTGateway/SDK/SampleCodeOfWsnSDKAPIMux|'''<big><big>Sample Code of WSN APIMux SDK</big></big>''']]
 
<br /><br />
 
<br /><br />
  

Revision as of 10:07, 7 March 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 of WSN API SDK with suitable examples.

WSN API Software Stack


Documentation

Wireless Sensor Network (WSN) API SDK


Getting Started

Installation of Wireless Sensor Network (WSN) SDK

Using WSN API SDK

Sample Code of WSN API SDK Sample Code of WSN APIMux SDK

Creating a New Network Type

Network Abstraction Layer Interface