issues
search
Kleinrotti
/
py-senertec
Senertec energy system gen2 interface.
MIT License
2
stars
1
forks
source link
[BREAKING CHANGES] Rework of datapoint handling
#11
Closed
Kleinrotti
closed
1 year ago
Kleinrotti
commented
1 year ago
Breaking changes:
Request functions take the datapoint name directly now (e.g. IM028) instead of the unique id
Request functions can throw a "SenertecError" exception on errors now
The normal request function parameters have changed
New:
New function request_with_board
New function request_by_type
New property availableDatapoints
Breaking changes:
New: