Ignition event changes by itself

wlodek3 years ago

Hello!
Have an issue with a tracker.
The ignition settings set to:
ignition? false: true
The tracker has been constantly triggering the event "Ignition On" and "Ignition Off" with delay in a minute or so.
Can you please tell me what to do and how can I fix it?

wlodek3 years ago
Anton Tananaev3 years ago

Your screenshot doesn't match your original post and neither of those make any sense to me. Let's start with logic you want to use first.

wlodek3 years ago

Thanks for the answer
I will write more precisely

wlodek3 years ago

Hello Anton!
First of all I want to say thank you for your job

The last version of the Traccar is installed on the Ubuntu 20 LTS.
The tracker is connected via protocol Teltonika, it works great, but doesn't show ignition status at the software.
When the engine is started or stopped only the variable "Di1" at the tab "STATE" from 0 to 1, but the variable "ignition" stays the same.
Also there is no data at the tabs "events" and "reports".
I've tried to use different attributes, but it hasn't helped. Which settings or attributes are needed for the "Ignition" feature?
Could you please help me to connect this feature to the Traccar system?

screenshots here:
https://wladsoftware.blogspot.com/p/ignition.html

Anton Tananaev3 years ago

The expression should probably be just

di1 ? di1 > 0 : null
wlodek3 years ago

Thanks for your help

wlodek3 years ago

Can you please help me, where I can find the full list of all available attributes?

Anton Tananaev3 years ago

There's no list of all possible attributes, but you can see the ones that your devices report in the status panel.