-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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"
Metadata
Metadata
Assignees
Labels
No labels