Skip to content

Seperated phases for voltage and current into different variables.

Latest
Compare
Choose a tag to compare
@Wesztman Wesztman released this 18 Jun 09:47
6f50392

Breaking Change

  • Seperated the lists of current and voltage in the Meterdata dataclass in _L1, _L2, _L3. Change your code accordingly.
  • Made it more clear on how to import and use the custom types/dataclasses.