traccar v0.1.1 Traccar.Model.ReportSummary

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Traccar.Model.ReportSummary{
  averageSpeed: float(),
  deviceId: integer(),
  deviceName: String.t(),
  distance: float(),
  engineHours: integer(),
  maxSpeed: float(),
  spentFuel: float()
}