blob: 1484c489821e1f50db058d5d07e5840cc3d55927 (
plain)
1
2
3
4
5
6
|
# Python library to access Danfoss ULX/TLX inverters over RS-485
* Some code is based on https://bitbucket.org/wagnerflo/pycoly
* Compatible with micropython and cpython
* Supports Ping, GetNodeInformation and CAN Messages
|