Skip to content
Rok Fajfar edited this page Jun 26, 2016 · 1 revision

Methods

Currently the module only contains one method.

  1. function apms:get(date, from, to)

It returns a table with values in the form of { station = "Location", at = "HH:MM" }. The at variable is a string with the time that the bus is leaving the station stated in the station variable.

Clone this wiki locally