Telelogger v4 JSON

Inquiry and support for Freematics products
Post Reply
oguzalper
Posts: 2
Joined: Mon May 02, 2016 6:53 pm

Telelogger v4 JSON

Post 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?
Image
oguzalper
Posts: 2
Joined: Mon May 02, 2016 6:53 pm

Re: Telelogger v4 JSON

Post 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
Image
AbhIoT
Posts: 14
Joined: Thu Sep 29, 2016 12:31 am

Re: Telelogger v4 JSON

Post 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
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: Telelogger v4 JSON

Post by stanley »

What is your code like?
Post Reply