Skip to content

REL-1.3.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@twatteyneadi twatteyneadi released this 28 Feb 11:39

Running the SmartMesh SDK from source requires Python 2.7.

Changes

  • adds missing files in SeeTheMesh application which caused the maps view not to function
  • reworks the SeeTheMesh application so it can be imported and be part of a larger piece of software
  • fixes a issue by which the table in the HrListener application would not display the number of extended health reports received

Sample applications

  1. APIExplorer
  2. AclCommissioning
  3. BlinkPacketSend
  4. BroadcastLeds
  5. Chaser
  6. FindManagers
  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
  24. SensorDataReceiver
  25. SerialScanner
  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