Data Structures

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
Timmie
Posts: 5
Joined: Thu Aug 17, 2023 11:17 pm

Data Structures

Post by Timmie »

Hi Folks,

I've got the device capturing data, but I cant make any sense of the payload. The payload seems be as follows:
AAAAAAAA#0:000000
24:345
11:200823
10:4225920
A:-00.000000
B:000.000000
C:000.000000
D:0.000000
E:0
F:12
12:76
82:53.000000
*BA
But I'm not sure what each element relates to, or if I wanted to add/remove values where I could do that ?
i can guess that element A + B = Long / Lat but they rest I'm not sure about.
stanley
Site Admin
Posts: 1027
Joined: Sat Mar 01, 2014 3:15 am

Re: Data Structures

Post by stanley »

It is as simple as [PID]:[data].
Timmie
Posts: 5
Joined: Thu Aug 17, 2023 11:17 pm

Re: Data Structures

Post by Timmie »

Thanks, I searched a bit more and found this page here:
https://freematics.com/pages/hub/freema ... ng-format/

I should be able to translate that into PID's and values.
Post Reply