Antlanta L-100 device Integration issue

mail2bishnoi7 years ago

I am using traccar 3.10 and integrated L-100 device. Logs are generating in tracker-server.log but data is not coming in database.
sample of log file is as per below-

2017-04-28 02:20:43 DEBUG: [54B79B0F: 5112 < 106.215.229.221] HEX: 200141544c3836313639333033353238353235332c244750524d432c3032323034302c412c323935342e303438312c4e2c30373335332e313639342c452c302c3135302c3238303431372c2c2c2a33362c2330313131313031313030303030302c302c302c302c38322e39322c33372e39322c342e302c32332c3430342c37302c3136332c6231373841544c0265
2017-04-28 02:21:13 DEBUG: [54B79B0F: 5112 < 106.215.229.221] HEX: 200141544c3836313639333033353238353235332c244750524d432c3032323131302c412c323935342e303438312c4e2c30373335332e313639342c452c302c3135302c3238303431372c2c2c2a33322c2330313131313031313030303030302c302c302c302c38322e39322c33382e30302c342e302c32332c3430342c37302c3136332c6231373841544c0261
2017-04-28 02:21:43 DEBUG: [54B79B0F: 5112 < 106.215.229.221] HEX: 200141544c3836313639333033353238353235332c244750524d432c3032323134302c412c323935342e303438312c4e2c30373335332e313639342c452c302c3135302c3238303431372c2c2c2a33372c2330313131313031313030303030302c302c302c302c38322e39322c33382e30302c342e302c32332c3430342c37302c3136332c6231373841544c0261
2017-04-28 02:22:13 DEBUG: [54B79B0F: 5112 < 106.215.229.221] HEX: 200141544c3836313639333033353238353235332c244750524d432c3032323231302c412c323935342e303438312c4e2c30373335332e313639342c452c302c3135302c3238303431372c2c2c2a33312c2330313131313031313030303030302c302c302c302c38322e39322c33382e30302c342e302c32332c3430342c37302c3136332c6231373841544c0261
2017-04-28 02:22:43 DEBUG: [54B79B0F: 5112 < 106.215.229.221] HEX: 200141544c3836313639333033353238353235332c244750524d432c3032323234302c412c323935342e303438312c4e2c30373335332e313639342c452c302c3135302c3238303431372c2c2c2a33342c2330313131313031313030303030302c302c302c302c38322e39322c33382e30352c342e302c32332c3430342c37302c3136332c6231373841544c0264

I have tested GT06 Devices which is working fine.

Anton Tananaev7 years ago

I need protocol documentation to check the problem.

mail2bishnoi7 years ago

Hi Anton,

sent you through email.

Anton Tananaev7 years ago

I have fixed the problem.

mail2bishnoi7 years ago

Hi

How can I fetch the changes in my code. Do I download the source code again.

Anton Tananaev7 years ago

If you are using git, you need to pull the changes. If not, just download.

mail2bishnoi7 years ago

Thank you Anton.Now its working.
How do I check Door and AC Status.
and what is the "status" in attributes in position table.

Anton Tananaev7 years ago

Status is IO status. That's where you find status for AC and door. Check documentation.