Log data from demo server

EFRACMP7 years ago

Hi,

I added a device to the demo server 40.122.161.243 on port 5046, my device is a ruptela eco4+ with imei:865733022816656, could you provide me the log for this device??, i am looking for the hex data sended by device.

Sorry for my bad english!

Thanks in advance.

Anton Tananaev7 years ago

Logs fragment:

2017-10-31 05:51:49  INFO: [E276F8F8] connected
2017-10-31 05:51:54 DEBUG: [E276F8F8: 5046 < 200.68.140.2] HEX: 002a000313612d4b999001000159f80f750001c0ddea941131063d31ff1432000000000202020105010000008ef6
2017-10-31 05:51:54 DEBUG: [E276F8F8: 5046 > 200.68.140.2] HEX: 0002640113bc
2017-10-31 05:51:54  INFO: [E276F8F8] id: 865733022816656, time: 2017-10-31 05:51:49, lat: 28.84255, lon: -105.91983, speed: 0.0, course: 51.7
2017-10-31 05:51:55 DEBUG: [E276F8F8: 5046 < 200.68.140.2] HEX: 002a000313612d4b999001000159f80f790001c0ddea941131063d31ff143200000000020202000501000000ea00
2017-10-31 05:51:55 DEBUG: [E276F8F8: 5046 > 200.68.140.2] HEX: 0002640113bc
2017-10-31 05:51:55  INFO: [E276F8F8] id: 865733022816656, time: 2017-10-31 05:51:53, lat: 28.84255, lon: -105.91983, speed: 0.0, course: 51.7
2017-10-31 05:52:03  INFO: [E276F8F8] disconnected
EFRACMP7 years ago

Thank you for the info Anton. I'm new with the traccar server so I have some questions. I hope you can help me.

1.- What is the difference between DEBUG and INFO??, both are valid data sended by device and just change how are represented on the log file (Encoded/Decoded)? or DEBUG's lines means that is not a valid data and can't be decoded?
2.- Do you have any documentation of Rupetela protocol that you can send me??, I'm trying to decode hex data sended by eco4+, but first i wanted to be sure that device is configured correctly, with the log I confirm it!.

If you can help me to understand how to decode the data for Ruptela Eco4 would be great!!.

Thanks in advance.