traccar v0.1.1 Traccar.Model.Maintenance

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Traccar.Model.Maintenance{
  id: integer(),
  name: String.t(),
  period: float(),
  start: float(),
  type: String.t()
}