gisce / iec870ree

IEC-870-5-102 for REE Spanish Electric meters
GNU Affero General Public License v3.0
13 stars 10 forks source link

New protocol extension instant measure #29

Closed tinogis closed 3 years ago

tinogis commented 3 years ago

Enables library to acces Instant Values of meter (ASDU 162 & 163) from extended protocol.

:information_source: This ASDU is similar to 150: Tarificacion partially implemented in #28 . Take this implementation as reference

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 108


Changes Missing Coverage Covered Lines Changed/Added Lines %
iec870ree/app_asdu.py 105 114 92.11%
iec870ree/protocol.py 3 17 17.65%
<!-- Total: 108 131 82.44% -->
Totals Coverage Status
Change from base Build 103: 0.5%
Covered Lines: 958
Relevant Lines: 1256

💛 - Coveralls