Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@Tom-Bom-badil Tom-Bom-badil released this 28 Nov 16:08
· 249 commits to master since this release
8db5a84

2.0 changes:

Added support for Python 3.8+ and pyModbus3 (auto-switch between pymodbus2.2+/3.0+)
Added ModbusTCP support (for adapters with built-in TCP/RTU gateway like USR-TCP-K7 or USR-TCP232-E2)
Changed connection behaviour - added connect() and disconnect() to regular polls (formerly only at startup)
Updated register/coil tables, added new information, revised existing information, included Rk3 for 5579
Updated plugin.yaml: Rev 2 in format x.x.x, status 'ready', added 'werte' attribute to prevent errors in log
Removed unnecessary development files (templates, tools, assets) from official shNG-Plugins repo
Updated trovis.yaml items file, added Rk3+Sensors (e.g. for 5579)
New optional item attribute 'invalid_to_zero' to change response of 32767 (=switched off/unavailable/error) to 0
Updated Wiki, included A LOT of useful background information: github.com/Tom-Bom-badil/samson_trovis_557x/wiki