FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
222 views
in Vehicle tracking by anonymous
Hello,

Is it possible to store custom data into device (FTM100 to be more precise), like TenantId, and send it with every packet?

My scenario:
I need to recognize the tenant of GPS device. An easy solution would be to store this information on the device, using Teltonika Configurator, and send it with every packet so the packet would look like:

{ lat: 100, lon: 100, TenantId: "TenantA"  }

Thanks,
Dexter

1 Answer

0 votes
by anonymous
Have you looked into the iButton features?

Best regards
Simon Jakobsen
by anonymous
Could you explain iButton feature a little bit more and advice how can I use it to implement sending custom data, please?