Jump to content

Alert IDs: Difference between revisions

From Transight Wiki
No edit summary
No edit summary
Line 8: Line 8:
! style="background: linear-gradient(to bottom, #a40000, #800020); color: white; padding: 12px; border-bottom: 2px solid #600010;" | Description
! style="background: linear-gradient(to bottom, #a40000, #800020); color: white; padding: 12px; border-bottom: 2px solid #600010;" | Description
|-
|-
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | '''LIVE PACKET'''
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | [[#q1|'''LIVE PACKET''']]
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | '''1'''
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | '''1'''
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | Real-time location and status data
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | Real-time location and status data
Line 80: Line 80:
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | Immobilizer ON & OFF status changes  
| style="padding: 10px; background-color: #f0f0f0; border: 1px inset #ccc;" | Immobilizer ON & OFF status changes  
|}
|}
==== <span id="q1">Live packet</span> ====
Real-time location and status data are updated at the configured data update rate.
<br>[[#Questions|Back to List]]

Revision as of 09:03, 22 August 2025

Description

Alert IDs (or Event IDs) are unique numerical or coded identifiers assigned to specific events or alerts. These IDs help the server, software, or system quickly recognize and categorize the type of event being reported by the device.

Alert Name Alert ID Description
LIVE PACKET 1 Real-time location and status data
History Packet 2 Stored Packets during no network coverage
Main Power Disconnected 3 Device is disconnected from Main Power Supply
Internal Battery Low 4 Internal backup battery level is critically low
Internal Battery Charged 5 internal backup battery has reached sufficient charge level.
Main Power Connected 6 Device is connected to Main Power Supply
IGNITION ON 7 Vehicle ignition ON
IGNITION OFF 8 Vehicle ignition OFF
HARSH BRAKE 13 Vehicle decelerates rapidly beyond a set threshold
HARSH ACCELERATION 14 Vehicle accelerates rapidly beyond a set threshold
RASH TURN 15 Vehicle makes a sudden, high-speed, or aggressive turn that exceeds safety thresholds
OVER SPEED 17 Vehicle exceeds a predefined speed limit
GEOFENCE ENTRY 18 Vehicle enters a predefined virtual boundary (geofence)
GEOFENCE EXIT 19 Vehicle leaves a predefined virtual boundary (geofence)
GEOFENCE OVER SPEED ENTRY 20 The vehicle exceeds the speed limit while entering the virtual boundary (geofence)
TILT 22 Vehicle’s orientation angle is cahnged beyond a predefined threshold
SYSTEM RESET 24 System restart information
IMMOBILIZER STATUS 30 Immobilizer ON & OFF status changes

Live packet

Real-time location and status data are updated at the configured data update rate.
Back to List