traccar v0.1.3 Traccar.Model.Device
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Traccar.Model.Device{
category: String.t(),
contact: String.t(),
disabled: boolean(),
geofenceIds: [integer()],
groupId: integer(),
id: integer(),
lastUpdate: DateTime.t(),
model: String.t(),
name: String.t(),
phone: String.t(),
positionId: integer(),
status: String.t(),
uniqueId: String.t()
}