Stanley didn't reply but i solved that problem.
All users. I'm writing solution. delete all codes written by Stanley and write yourself. it's the best way to solve all problems.
sincerely
Search found 2 matches
- Wed May 18, 2016 11:30 pm
- Forum: Freematics Products
- Topic: Telelogger v4 JSON
- Replies: 3
- Views: 11037
- Wed May 11, 2016 10:19 pm
- Forum: Freematics Products
- Topic: Telelogger v4 JSON
- Replies: 3
- Views: 11037
Telelogger v4 JSON
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 ...
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 ...