hackgvl / trolley-tracker-api-dot-net

API for tracking Greenville's trolleys with .NET
MIT License
4 stars 6 forks source link

Add last-seen time to trolley #15

Closed bikeoid closed 9 years ago

bikeoid commented 9 years ago

Record last beacon time for each trolley for debug purposes. Return only with the detailed trolley record, not in the "Active Running" API call.

ajhodges commented 9 years ago

:+1: :)

bikeoid commented 9 years ago

Currently deployed to Dev instance at http://yeahthattrolley.azurewebsites.net/Trolleys , should be deployed to production server in the next day or so.

Linktheoriginal commented 9 years ago

Currently pulling this information in the web app. The popup disappears when the trolley moves, however.