- Edited
Hello!
Is it possible to configure the platform so that we could send payload, not in JSON
format but in a binary view?
Like instead of
{"position.satellites":7",position.speed":11.250,"position.latitude":49.010,"position.longitude":28.501}
Send only
0x074134000042440a3d41e4020c
.
Of cause, we are interested in showing positions on the map in the Track IT plugin and storing all sent information.