misty
misty copied to clipboard
Support for BACpypes3
Hi @raghavan97, I've been using misty for BACnet MSTP on a Raspberry Pi running Buster image which has Python 3.7 installed. I recently upgraded to Bullseye Image which has Python 3.9 and things started to break. I checked on pypi.org that BACpypes only supports Python versions till Python 3.8. BACpypes3, which is under development, would run on Python> 3.8. According to its author, there would be major overhaul changes in the library. So, I wanted to know, would the current version of misty support BACpypes3 or is there any development in the pipeline to support BACpypes3 in the future?
Hi, Does the current Misty stack support the Alarm and Write Multiple services, which are supported by Bacpypes3? @raghavan97