Page 1 of 1

Telelogger v4 JSON

Posted: Wed May 11, 2016 10:19 pm
by oguzalper
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?

Re: Telelogger v4 JSON

Posted: Wed May 18, 2016 11:30 pm
by oguzalper
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

Re: Telelogger v4 JSON

Posted: Sat Oct 29, 2016 1:45 am
by AbhIoT
Did you solve the problem with Telelogger?
I want to send data stored on SD card to webserver when Freematics ONE is not logging data i.e. when car is off.
So I want to know it is better to start writing code on our own or use code provided by Staneley?
thank yo

Re: Telelogger v4 JSON

Posted: Tue Dec 06, 2016 12:58 am
by stanley
What is your code like?