p1_parser v0.1.8 P1.Telegram.Voltage

Current voltage for specified line

Example

iex> P1.parse!("1-0:32.7.0(220.1*V)") |> P1.to_struct
%P1.Telegram.Voltage{phase: :l1, unit: "V", value: 220.1}