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.
python-itho-wpu
A python library and a set of command line tools to communicate with an Itho WPU.
Description
Languages
Python
100%