FerryTempo / FTServer

A NodeJS implementation of the FerryTempo service.
https://www.ferrytempo.com/
1 stars 0 forks source link

Provide boatData.ArrivalTimeMinus #53

Closed alexmarc-us closed 5 months ago

alexmarc-us commented 6 months ago

The FTData object is missing this attribute. See the FT Server Variables sheet for a description of the expected attributes.

This story will be satisfied once the described attribute exists in the FTData object for any given route.

ckulfan commented 5 months ago

The fix for this issue is included with the one for issue #54