Introduction
SimpleIPMgr, SimpleIPMote, and SimpleHartMote The "simple" applications are console (non-graphical) applications which show how to interact programmatically with the API of the respective devices. They are meant to serve as sample code.
...
This sample application is a collection of different scripts:
SimpleIPMgr
which exercises the API of the SmartMesh IP ManagerSimpleIPMote
which exercises the API of the SmartMesh IP MoteSimpleHartMote
which exercises the API of the SmartMesh IP Mote
Child pages (Children Display) |
---|
You can run those scripts in two ways:
- by double-clicking on the corresponding Windows executable at
/win/
- by double-clicking on its source files at
/src/bin/SmartMeshSDK-x.x.x.x/
app/Simple/
Description
These scripts take you step by step through exploring the capabilities of the SmartMesh SDK. One example output is:
...
Please see the individual pages for details on each application.