Go to file
Pim van den Berg 96f91cb9d3 feat(itho-wpu): get datalog structure from the database
Instead of hardcoding the datalog structure for listversion 11 (my WPU
version), get the datalog structure from the database and match that
against the result from the getdatatype call.

This way all WPU versions that are in the database are automatically
supported.
2021-03-14 13:41:46 +01:00
.gitignore feat(itho-wpu): cache results for getnodeid, getserial, getdatatype in a json file 2021-03-07 14:59:59 +01:00
README.md docs(readme): initial commit 2020-10-16 19:17:51 +02:00
convert-itho-db.py feat(convert-itho-db): convert an itho servicetool database to sqlite 2021-01-02 15:53:47 +01:00
db.py feat(convert-itho-db): convert an itho servicetool database to sqlite 2021-01-02 15:53:47 +01:00
i2c_raw.py feat(itho-wpu): initial i2c master functionality 2020-10-17 18:05:56 +02:00
itho-wpu.py feat(itho-wpu): get datalog structure from the database 2021-03-14 13:41:46 +01:00
requirements.txt feat(convert-itho-db): convert an itho servicetool database to sqlite 2021-01-02 15:53:47 +01:00

README.md

python-itho-wpu

A python library and a set of command line tools to communicate with an Itho WPU.