Compressed Data

asiLab3 years ago

Hello,
we are implementing a device that sends data (archived sensor reading) in zip format. Is there some other protocol we can look at in traccar or some suggest on how to handle this king of incoming info? Data is linux gzip data.

Regards,
Gianmaria

Anton Tananaev3 years ago

Currently I don't think we have any protocol that has gzip compression.

asiLab3 years ago

Thanks Anton. I will find a way with ftp server and archiving data directly to sqldb.
Regards,
Gianmaria