Kleinrotti / py-senertec

Senertec energy system gen2 interface.
MIT License
1 stars 1 forks source link

automatically find all datapoints instead of using a productGroups.json file #3

Closed Kleinrotti closed 1 year ago

Kleinrotti commented 1 year ago

The productGroups.json is renamed to datapointFilter.json and is now used to filter datapoints. It is no longer required to overload the senertec constructor with the json string. This is now optional for filtering.