Teleinfo python library
Project description
teleinfo - EDF teléinformation Python library
This library allows you to retrieve teleinfo using serial port device (USBTICLCV2).
Example
from ticpy import Teleinfo, TeleinfoMode
with Teleinfo('/dev/tty.usbserial-DA4Y56SG', mode=TeleinfoMode.HISTORY) as teleinfo:
frame = teleinfo.read_frame()
print(frame.get("PAPP"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-tic-1.1.1.tar.gz
(4.1 kB
view hashes)
Built Distribution
python_tic-1.1.1-py3-none-any.whl
(11.1 kB
view hashes)
Close
Hashes for python_tic-1.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47cb6b80090c04ca41ed1b54398a2a02934c5c8216458fd344168c8e7c5ea955 |
|
MD5 | 2dc41d0bfb6da793f5ef7c211bb28495 |
|
BLAKE2b-256 | 6ce9ff5cf631c7b8b2ce1e18cb17fced4b15ef8b8a10e468f6ddec3801ab6a86 |