ttnmapper / documentation

Documentation on the working of TTN Mapper.
MIT License
20 stars 6 forks source link

no traces of my GPS signals #12

Closed martin3000 closed 1 month ago

martin3000 commented 1 month ago

I added the webhook, but my GPS positions do not appear in the advanced map. The payload is: "decoded_payload": { "altitude": 0, "battery": 3.9, "buttontrigger": 1, "gnsserror": 0, "gnssfix": 1, "lat": 49.38185, "latitude": 49.38185, "location": { "lat": 49.38185, "lng": 8.576926 }, "long": 8.576926, "longitude": 8.576926, "movingmode": 0, "precision": 4, "sat": 10, "status": 1, "temperature": 26, "value": "\"49.38185,8.576926\"", "variable": "location" },

DeviceId is "jms-ttnmapper"