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