owntracks / quicksetup

A (mostly) automated installer for OwnTracks Recorder, Frontend with MQTT and Let's Encrypt
https://owntracks.org/booklet/guide/quicksetup/
9 stars 3 forks source link

Add forwardme to waypoints in otrc #20

Closed jpmens closed 4 months ago

jpmens commented 4 months ago

With randon rid

ckrey commented 4 months ago

We called it +follow


{
  "_type" : "waypoints",
  "waypoints" : [
    {
      "_type" : "waypoint",
      "desc" : "+follow",
      "lat" : 50.0,
      "lon" :6.0,
      "rad" : 50,
      "rid" : "67941d94-cbe6-11ee-909e-784f43542829",
      "tst" : 1707990110
    },
    ...
  ]
}
``