764 shaares
94 liens privés
94 liens privés
This repository contains a pure python client library for Elitech data loggers (see Supported devices for a detailed list).
The information on the communication protocol used by Elitech data loggers (using the USB HID interface) has been obtained by reverse engineering the official Windows software using Ghidra (with an unpublished custom plugin to disassemble CIL).
FEATURES
python-elitech can be used in two ways:
- Using the embedded CLI (Command Line Interface) from a Linux shell, see Usage
- As a library of a larger application, see the documentation (yet to be done)
It supports the following operations:
- Locating supported Elitech devices
- Getting parameters
- Setting parameters
- Downloading recorded data