owntracks / recorder

Store and access data published by OwnTracks apps
Other
875 stars 122 forks source link

issue #450: add card data to websocket notifications #474

Closed patthoyts closed 3 months ago

patthoyts commented 3 months ago

When processing the most recent location update this gets pushed over the websocket to update the live map last position. If a card is present it needs to be added just before this push occurs.

jpmens commented 3 months ago

Well, done; thank you. Merged.