Device
GPS Telemetry
Battery Telemetry
Trip
Stop
Lock Event
| Source | code | metadata | Triggered by |
|---|---|---|---|
rfid | RFID tag value | - | Device hardware |
keypad | Code entered | - | Device hardware |
key | - | - | Physical key |
remote | - | Optional | API call |
Trip Configuration
- Duration >=
minimalTripDuration - Distance >=
minimalTripDistance - Average speed >=
minimalAvgSpeed
API User
| Field | Description |
|---|---|
total_requests | Total number of API requests made with this key |
last_used_at | Timestamp of the most recent request |
first_used_at | Timestamp of the first request (set on first use) |
requests_today | Number of requests made today (resets at midnight) |
last_reset | Timestamp when the daily counter was last reset |