Added
- Active mass and comments are read and returned as a logging messages.
- More regression tests.
- Additional hardware ranges.
- Aux voltage is now read from nda files.
Fixed
- Correct voltage, current, capacity scalings for ndax files with ndc version 14 data.
- Handling of timestamps now matches Neware. Dates are read as UTC and then converted to local time zone.
Changed
- Warning now use logging.warning() instead of warnings.warn().