NUDelta / orchestration-engine

Scripts to guide situated actions, powered by programming constructs that model ways of working
0 stars 0 forks source link

Using updated models from Studio API for venues and triggers. #15

Closed kapil1garg closed 2 years ago

kapil1garg commented 2 years ago

This PR updates the venues and triggers code in the Orchestration Programming Language to use the new models for venues from the Studio API, which were changed to handle daylight savings time (see here). The PR also switches the computation of before/after venues and finding the next venue to using luxon, which is MUCH neater than Javascript date.