Hello. I am attempting to configure an Ulbotech device to work with one of the Demo servers to validate if it will be usable for my project. Although the device is showing up in my device list, the lat/lon and other details are missing, and instead there is a single long string of data under the Command result
field in the state:
GPS:3;S27.560376;E152.956688;52;346;1.98,STT:242;0,MGR:4059377,ADC:0;14.69;1;34.58;2;3.82,GFS:0;0,OBD:310573410C1A7E310D34312F854131332A,FUL:35439,EGT:970812,EVT:1
This string seems to contain some of the missing data, like latlon, but it isn't being automatically parsed.
Would this indicate that this device is not supported by Traccar fully, or that it is simply misconfigured, or maybe something else?
Traccar only supports binary Ulbotech protocol.
I changed the device over to binary and the data is coming through now.
Thank you very much!
Hello. I am attempting to configure an Ulbotech device to work with one of the Demo servers to validate if it will be usable for my project. Although the device is showing up in my device list, the lat/lon and other details are missing, and instead there is a single long string of data under the
Command result
field in the state:This string seems to contain some of the missing data, like latlon, but it isn't being automatically parsed.
Would this indicate that this device is not supported by Traccar fully, or that it is simply misconfigured, or maybe something else?