软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pymodbus
- full Modbus protocol implementation for Python 3