Test data for Positions table

Kowshika year ago

I have tried manually adding data to tc_positions table and tried fetching positions data using API, but getting only empty json as a response. Is there any way to put in some dummy data in the positions table to check the API?

Ashok Chandraa year ago

you can use traccar client app

Anton Tananaeva year ago
Kowshika year ago

Thanks, this helped.

Kowshika year ago

I am trying to simulate one more device simultaneously. I replicated the same script with different id(123456789012346), but it throws an error:

[object Object]
Anton Tananaeva year ago

You probably forgot to register the device on the server.

Kowshika year ago

No, I have added the device with the same ID as well.

Anton Tananaeva year ago

Have you checked server logs?

Anton Tananaeva year ago

Please make sure you do all the basic troubleshooting first before asking for help. And provide all the findings.

Kowshika year ago

This is what the log says:

[object Object]
Anton Tananaeva year ago

Why would you disable the device? That's exactly the problem here and it tells you the problem with very clear message.