Telelogger v4 JSON
Posted: Wed May 11, 2016 10:19 pm
Hi
I'm trying to change post format to server on telelogger v4. But when i try to change to JSON, i must add " character. for example:
{"TS":00000,"LAT":10.00000, "LON":10.00000}
but on server, i see
{\"TS\"00000,\"LA10.00000, \"LO10.00000}
it's adding \ character and deleting last characters.
Is there any way to solve that?
I'm trying to change post format to server on telelogger v4. But when i try to change to JSON, i must add " character. for example:
{"TS":00000,"LAT":10.00000, "LON":10.00000}
but on server, i see
{\"TS\"00000,\"LA10.00000, \"LO10.00000}
it's adding \ character and deleting last characters.
Is there any way to solve that?