Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 390 Bytes

usage.md

File metadata and controls

7 lines (4 loc) · 390 Bytes

Usage

This library is meant to take an A2L file generated by EcoCoder for the Ecotrons EV2274A and return a list of Characteristic and Measurement objects representing the characteristics and measurements it defines.

Parsing Files

To parse a file into a list of objects, use the function countach.parse.parseFile(fileName: str) -> list.