Get gps location of globalsat LT-100E

Hello,
I’ve got an sensor global sat LT-100E.
I’ve configured it, put a good gateway and it’s works.
I can see the data on Cayenne my-devices which a good point.
The thing is that now i want to do an HTTP integration. i’ve configured it, and i’m receiving the data on my server.
I got this kind on data:

{ app_id: ‘sensor’,
dev_id: ‘globalsat01’,
hardware_serial: ‘999’,
port: 2,
counter: 536,
confirmed: true,
is_retry: true,
payload_raw: <Buffer 00 8e 4f 02 9b 28 8d 00 6f 26 38>,
metadata:
{ time: ‘2018-06-04T09:26:45.274663445Z’,
frequency: 868.5,
modulation: ‘LORA’,
data_rate: ‘SF12BW125’,
airtime: 1482752000,
coding_rate: ‘4/5’,
gateways: [ [Object] ] } }

I just want to know if there’s a way to get the gps position through the HTTP integration ?
I mean,Cayenne mydevice can get it so HTTP can too ?

or extract it from Cayenne ?

good idea i will test it !
That means that with HTTP integration is impossible ?

It’s doesn’t work :confused:

1 Like