Traccar with aws

iottx3 years ago

Hi, I would like to connect traccar with aws iot core, I am looking for some suggestions. I thought about using aws api or directly via mqtt and save everything directly to the database in tc.positions, otherwise implementing a protocol is it possible?

Anton Tananaev3 years ago

I think it should be possible to push the data to AWS. Obviously you would need to implement it in the code.