p1_parser v0.1.8 P1.Telegram.VoltageSags

Number of voltage sags for a phase

Example

iex> P1.parse!("1-0:32.32.0(00002)") |> P1.to_struct
%P1.Telegram.VoltageSags{phase: :l1, count: 2}