I'm having lots of alarm on GT06 devices. almost all devices reporting alarms when it is moving. on the events table just say alarm, attributes {"alarm":"alarm"}
I'm using traccar 4.6
I need help with this how-to rectify and resolve the issue.
Positions
id protocol deviceid servertime devicetime fixtime valid latitude longitude altitude speed course address attributes
87882906 gt06 191 2020/10/06 10:34 2020/10/06 10:34 2020/10/06 10:31 1 -15.79988556 35.02130889 0 0 83 NULL {"status":70,"ignition":true,"charge":true,"blocked":false,"alarm":"alarm","batteryLevel":100,"rssi":4,"raw":"020060f8e00d0a","distance":0.0,"totalDistance":7903639.12,"motion":false,"hours":2513226000}
87882903 gt06 191 2020/10/06 10:34 2020/10/06 10:34 2020/10/06 10:31 1 -15.79988556 35.02130889 0 0 83 NULL {"status":68,"ignition":false,"charge":true,"blocked":false,"alarm":"alarm","batteryLevel":100,"rssi":4,"raw":"02005e17a60d0a","distance":0.0,"totalDistance":7903639.12,"motion":false,"hours":2513226000}
events
id Descending 1 type servertime deviceid positionid geofenceid attributes maintenanceid sent_status
1994037 ignitionOff 2020-10-06 10:34:23 191 87882903 NULL {} NULL 0
1994036 alarm 2020-10-06 10:34:23 191 87882903 NULL {"alarm":"alarm"} NULL 0
thanks
Do you have a computed attribute for alarm? I don't think Traccar ever sets the value to "alarm".
I'm having lots of alarm on GT06 devices. almost all devices reporting alarms when it is moving. on the events table just say alarm, attributes {"alarm":"alarm"}
I'm using traccar 4.6
I need help with this how-to rectify and resolve the issue.
Positions
events
thanks