Skip to content

Releases: realms-team/solmanager

REL-2.3.0.0

20 Nov 15:53
95fa049

Choose a tag to compare

improvements

  • b332732 now using sensorobjectlibrary
  • #159 Disabled get_stats on Windows

bug fixes

  • Fix #118 "Hdlc: Connection Error: Queue overflowed" by using DuplexClient v1.1.0.0

REL-2.2.0.0

07 May 21:10
e0f6fa5

Choose a tag to compare

Merge pull request #158 from realms-team/develop

to REL-2.2.0.0

REL-2.1.0.0

11 Apr 09:23
3ef1ad9

Choose a tag to compare

Improvements

  • #142 now sending memory and disk usage
  • #154 Updade SMSDK to 1.3.0.1
  • 1801e7a Using Sol 1.5 and code cleaning
  • Update Readme

REL-2.0.1.0

08 Feb 22:33
2b74cc8

Choose a tag to compare

  • add a "trace" CLI command (#136)
  • asynchronous handling of downstream commands (#151 )
  • single-repo download and execution

REL-2.0.0.0

06 Feb 10:13
36d9587

Choose a tag to compare

Improvement

  • using DuplexClient
  • using SmartMeshSDK REL-1.1.2.4

REL-1.2.3.0

23 Jan 18:13
3ab71f0

Choose a tag to compare

Fix

  • #140 fix compatibility with SMSDK v1.1.2.4

Minor

  • ignoring .log. files

REL-1.2.2.0

29 Nov 10:16
aa02152

Choose a tag to compare

#125 Bluemix connection does not recover
#127 Improve read_backup.py
#130 Write python control application
#131 update README

REL-1.2.1.0

16 Sep 05:19

Choose a tag to compare

fix bugs

  • #112 Fix MQTT so that non existing devices are added into Bluemix if they don't exist.

REL-1.2.0.0

20 Jun 09:07

Choose a tag to compare

new features

  • #103 Add MQTT publication
  • #97 implementing snapshot with MngJsonserver
  • #101 now handling HRExtended
  • now using smartmeshsdk JsonManager to interact with manager

fix bugs

  • #92 Connection reset by peer

code cleaning

  • #33 Get to the 100% code health !
  • #91 Remove generic config from supervisor sample file
  • #102 Move redundant code to Sol
  • replace OpenCli by DustCli

REL-1.1.0.0

25 Oct 21:19

Choose a tag to compare

Bug fixes:

  • update cherrypi version #87
  • connection error does not crash manager #88
  • log level is now set in config file #89

Improvements:

  • Improve code quality #33