套件:python3-pyiskra(0.1.21-2)
Interface for Iskra devices using SG and RestAPI or ModbusTCP/RTU
This library provides an interface to connect with and manage Iskra devices using Smart Gateway interfaces, RestAPI, or ModbusTCP/RTU protocols. It offers object-oriented mapping for energy meters, enabling detailed access to measurement data and energy counters. Users can interact with supported devices such as Smart Gateway, IE38, IE14, MCXXX, iMCXXX, MTXXX, and iMTXXX. The library facilitates retrieving and updating status information from connected devices, supporting features like measurements and counters. Measurements include voltage, current, active power, reactive power, apparent power, power factor, power angle, and total harmonic distortion for both voltage and current. Counters provide data on resettable and non-resettable energy usage.
其他與 python3-pyiskra 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pymodbus
- full Modbus protocol implementation for Python 3