1
0
mirror of https://github.com/pommi/python-itho-wpu.git synced 2025-01-31 00:52:44 +01:00
Pim van den Berg ff149eba6a feat(itho-wpu): cache results for getnodeid, getserial, getdatatype in a json file
The results for these calls are static. If we cache them we don't have
to retrieve it from the WPU every time we need it.

To ignore the cache (for reading), provide the --no-cache argument.
2021-03-07 14:59:59 +01:00
2020-10-16 19:17:51 +02:00

python-itho-wpu

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

Description
No description provided
Readme 463 KiB
Languages
Python 100%