traccar v0.1.1 Traccar.Model.Command

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Traccar.Model.Command{
  description: String.t(),
  deviceId: integer(),
  id: integer(),
  type: String.t()
}