Skip to content

REL-1.1.2.4

Latest
Compare
Choose a tag to compare
@twatteyneadi twatteyneadi released this 05 Jan 16:08

Running the SmartMesh SDK from source requires Python 2.7.

Changes

  • added FindManagers application.
  • added SeeTheMesh application.
  • added SerialScanner application.
  • bug fixes

Sample applications

  1. APIExplorer
  2. AclCommissioning
  3. BlinkPacketSend
  4. BroadcastLeds
  5. Chaser
  6. FindManagers (New)
  7. HdlcTool
  8. HrListener
  9. InstallTest
  10. JsonServer
  11. LBRConnection
  12. LEDPing
  13. MgrBlinkData
  14. MgrListener
  15. MuxConfig
  16. NetworkHealth
  17. OTAPCommunicator
  18. OapClient
  19. PkGen
  20. PublishToWeb
  21. RangeTest
  22. RawSerial
  23. SeeTheMesh (New)
  24. SensorDataReceiver
  25. SerialScanner (New)
  26. SimpleHartMote
  27. SimpleIPDownstreamMgr
  28. SimpleIPDownstreamMote
  29. SimpleIPMgr
  30. SimpleIPMote
  31. SimpleIPPing
  32. SimpleIPUpstreamMgr
  33. SimpleIPUpstreamMote
  34. SyncTemp
  35. TempLogger
  36. TempMonitor
  37. Timelapse
  38. Upstream
  39. Voting
  40. Xively

VManager sample applications

  1. VMgr_AllNotifications.py
  2. VMgr_BasicExample.py
  3. VMgr_BlinkData.py
  4. VMgr_LEDOnOff.py
  5. VMgr_LatencyMote.py
  6. VMgr_LatencyNotifs.py
  7. VMgr_OAPsend.py
  8. VMgr_OTAPCommunicator.py
  9. VMgr_PktPerSec.py
  10. VMgr_PublishToWeb.py
  11. VMgr_SendPing.py
  12. VMgr_TemperatureData.py
  13. VMgr_UserCreate-Delete.py

Resources