gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Location fix for the gateway

Open PFigs opened this issue 5 years ago • 0 comments

Add location information to the gateway topic (gw-response/get_gw_info) with

  • latitude
  • longitude
  • altitude
  • speed
  • accuracy
  • timestamp (of the fix)
  • ...

Create an api hook to receive a message from a message pipe (dbus/...) that fills the gateway info structure.

PFigs avatar Jun 12 '19 12:06 PFigs