DSMR.Telegram.Value (DSMR v0.2.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %DSMR.Telegram.Value{
  raw: String.t(),
  unit: String.t(),
  value: integer() | float() | String.t()
}

Link to this section Functions