gisce / iec870ree

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

IMP Skip spurious packets starting with FF #25

Closed tinogis closed 3 years ago

tinogis commented 3 years ago

Some buggy meters sends bad packets starting with 0xFF. We skip this packets to avoid errors.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 98


Changes Missing Coverage Covered Lines Changed/Added Lines %
iec870ree/base_asdu.py 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 95: -0.05%
Covered Lines: 778
Relevant Lines: 1046

💛 - Coveralls