ExVcom.Model.MeasurementAbbreviation (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.MeasurementAbbreviation{
  timestamp: DateTime.t() | nil,
  value: String.t() | nil
}