Difference between revisions of "IoTGateway/SDK"
From ESS-WIKI
(→Creating New Network Type) |
|||
Line 5: | Line 5: | ||
=Documentation= | =Documentation= | ||
− | + | [[IoTGateway/SDK/WirelessSensorNetworkSDK|'''<big><big>Wireless Sensor Network (WSN) API SDK</big></big>''']] | |
<br /> | <br /> | ||
=Getting Started= | =Getting Started= | ||
− | + | [[IoTGateway/SDK/InstallationOfWsnSDK|'''<big><big>Installation of Wireless Sensor Network (WSN) SDK</big></big>''']] | |
<br /> | <br /> | ||
=Using WSN API SDK= | =Using WSN API SDK= | ||
− | + | [[IoTGateway/SDK/SampleCodeOfWsnSDK|'''<big><big>Sample Code of WSN API SDK</big></big>''']] | |
<br /> | <br /> | ||
=Creating New Network Type= | =Creating New Network Type= | ||
− | + | [[IoTGateway/SDK/NetHALInterface|'''<big><big>Network HAL Interface</big></big>''']] | |
− | + | <br /> | |
[[Category:Product & Service]] | [[Category:Product & Service]] |
Revision as of 03:55, 24 February 2016
Contents
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.
Documentation
Wireless Sensor Network (WSN) API SDK
Getting Started
Installation of Wireless Sensor Network (WSN) SDK