timer
This is an old revision of the document!
The timer panel's source code lives here: https://github.com/dylan-thinnes/hacklab-timers
To add new timers or reset an existing timer, make a request of the form http://bus-timetable-pi.hacklab:3456/reset?name=MyNewTimerName×tamp=MyTime. The allowed options for timestamp are “now”, “never”, and a unix timestamp with the number of seconds since the Unix epoch.
To remove a timer, make a request of the form http://bus-timetable-pi.hacklab:3456/delete?name=MyNewTimerName
timer.1745089443.txt.gz · Last modified: by dylan-thinnes