Hello Comunity!!
We did an upgrade from Traccar 4.9 to 5.9 version, but this version does not recognize the ignition for our Ruptela units; ignition comes on in4 value, we have created a "computed attribute" and named "Ignition" with this values:
Description: Ignition
Attribute: Input 4
Expression: in4 ? in4 == 1 : false
Type: Boolean
We assigned the "attribute" to our Ruptela units, BUT we still do not have the "ignition" value added. What should we are missing?
Thanks for your help!
Have you checked what raw data your device is reporting?
Hello Comunity!!
We did an upgrade from Traccar 4.9 to 5.9 version, but this version does not recognize the ignition for our Ruptela units; ignition comes on in4 value, we have created a "computed attribute" and named "Ignition" with this values:
Description: Ignition
Attribute: Input 4
Expression: in4 ? in4 == 1 : false
Type: Boolean
We assigned the "attribute" to our Ruptela units, BUT we still do not have the "ignition" value added. What should we are missing?
Thanks for your help!