I have been using Traccar version 4.3 for a long time. This week I upgraded to the latest version 6.12, and I noticed a strange problem.
I am using a Meitrack T366 device.
If only one temperature sensor is connected, Traccar correctly displays the temperature in temp0.
However, when two temperature sensors are connected, no temperature data is displayed at all.
From the logs, I can see that two temperature values are actually parsed, so it seems the decoder is reading them.
If I connect the device back to Traccar 4.3, both temperature sensors work correctly and both temperatures are displayed.
So the problem only occurs after upgrading to Traccar 6.12.
data:
$$P175,861412043027833,AAA,35,49.99993,-83.76645,260310235848,A,11,0,0,0,1.0,377,281,324981,302|720|73A0|009D2317,0600,0000|0000|0000|0193|04DA,00000001,,3,,0005F5|0005FB,0,0*49
I also tried modifying the protocol decoder, but it did not solve the issue.
Does anyone know what might be causing this behavior?
I have been using Traccar version 4.3 for a long time. This week I upgraded to the latest version 6.12, and I noticed a strange problem.
I am using a Meitrack T366 device.
If only one temperature sensor is connected, Traccar correctly displays the temperature in temp0.
However, when two temperature sensors are connected, no temperature data is displayed at all.
From the logs, I can see that two temperature values are actually parsed, so it seems the decoder is reading them.
If I connect the device back to Traccar 4.3, both temperature sensors work correctly and both temperatures are displayed.
So the problem only occurs after upgrading to Traccar 6.12.
data:
I also tried modifying the protocol decoder, but it did not solve the issue.
Does anyone know what might be causing this behavior?