Releases
0.8.6
Code quality improvements for stick
Compare
Sorry, something went wrong.
No results found
brefra
released this
23 Jan 20:04
Bug-fix: Power history was not reported (0 value) during last week of the month
Improvement: Validate message checksums
Improvement: Do a single ping request to validate if node is on-line
Improvement: Guard Scan sensitivity setting to medium
Improvement: Move general module code of messages, nodes, connection to the init .py files.
Improvement: Do proper timeout handling while sequence counter resets (once every 65532 messages)
Improvement: Better code separation. All logic is in their designated files:
Connection (connection/*.py)
Data parsing (parser.py)
Data encoding/decoding of message (messages/*.py)
Message handling - Initialization & transportation (controller.py)
Message processing - Do the required stuff (stick.py & nodes/*.py)
Improvement: Resolves all flake8 comments
You can’t perform that action at this time.