Skip to content

Releases: dustcloud/smartmeshsdk

REL-1.3.1.2

23 Jul 05:39
Compare
Choose a tag to compare
REL-1.3.1.2 Pre-release
Pre-release

Running the SmartMesh SDK from source requires Python 2.7. (The 1.4 release of the SmartMesh SDK will support Python 3.6 and later.)

Changes

  • fixes problems with excessive CPU use of SerialScanner
  • add command line options to JsonServer

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

REL-1.3.0.1

28 Feb 11:39
Compare
Choose a tag to compare
REL-1.3.0.1 Pre-release
Pre-release

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

REL-1.1.2.4

05 Jan 16:08
Compare
Choose a tag to compare

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

REL-1.1.2.0

02 Apr 21:18
Compare
Choose a tag to compare
REL-1.1.2.0 Pre-release
Pre-release

Running the SmartMesh SDK from source requires Python 2.7.

Changes

  • added SeeTheMesh application.
  • bugfixes

Sample applications

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

REL-1.1.1.0

13 Dec 23:05
Compare
Choose a tag to compare

Running the SmartMesh SDK from source requires Python 2.7.

Changes

Added JsonServer application.

Sample applications

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

http://www.dustcloud.org

REL-1.1.0.1

04 Nov 21:59
Compare
Choose a tag to compare

Changes

Added VManager sample applications and sample applications to demonstrate the Blink feature in the SmartMesh IP 1.4.1 release.

Sample applications

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

http://www.dustcloud.org

REL-1.0.8.142

04 Aug 19:09
Compare
Choose a tag to compare

Sample applications

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

Changes

  • 2 new applications
  • bug fixes

Resources

http://www.dustcloud.org

REL-1.0.6.139

02 Jun 11:44
Compare
Choose a tag to compare

Sample applications

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

Changes

  • 3 new applications

Resources

http://www.dustcloud.org

REL-1.0.5.138

19 Feb 14:53
Compare
Choose a tag to compare

Sample applications

  1. NEW! AclCommissioning
  2. APIExplorer
  3. NEW! BroadcastLeds
  4. NEW! Chaser
  5. DC2126A
  6. NEW! HdlcTool
  7. HrListener
  8. InstallTest
  9. NEW! JsonServer
  10. LBRConnection
  11. LEDPing
  12. NEW! MeshOfMeshes
  13. MgrListener
  14. MuxConfig
  15. NEW! NetworkHealth
  16. OTAPCommunicator
  17. PkGen
  18. NEW! RawSerial
  19. SensorDataReceiver
  20. SimpleHartMote
  21. NEW! SimpleIPDownstreamMgr
  22. NEW! SimpleIPDownstreamMote
  23. SimpleIPMgr
  24. SimpleIPMote
  25. NEW! SimpleIPUpstreamMgr
  26. NEW! SimpleIPUpstreamMote
  27. NEW! SyncTemp
  28. NEW! TempLogger
  29. TempMonitor
  30. NEW! Timelapse
  31. Upstream
  32. NEW! Voting
  33. Xively

Changes

  • 16 new applications
  • Reorganization of the directory structure with the concept of apps, libs and external_libs
  • bug fixes
  • NEW! we now attach the precompiled version of the apps for Windows directly to this release.

Resources

http://www.dustcloud.org

REL-1.0.4.110

24 Oct 17:19
Compare
Choose a tag to compare

Sample applications

  1. APIExplorer
  2. NEW! DC2126A
  3. NEW! HrListener
  4. InstallTest
  5. LBRConnection
  6. LEDPing
  7. MgrListener
  8. MuxConfig
  9. OTAPCommunicator
  10. PkGen
  11. SensorDataReceiver
  12. SimpleHartMote
  13. SimpleIPMgr
  14. SimpleIPMote
  15. TempMonitor
  16. Upstream
  17. NEW! Xively

Changes

  • New applications: DC2126A, HrListener, Xively
  • Common logging configuration file
  • bug fixes

Resources

http://www.dustcloud.org