Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return realtime Unit Hour Utilization in First Arriving API #495

Open
larskendall opened this issue Jun 17, 2020 · 0 comments
Open

Return realtime Unit Hour Utilization in First Arriving API #495

larskendall opened this issue Jun 17, 2020 · 0 comments
Assignees

Comments

@larskendall
Copy link
Contributor

Currently, UHU is based on the previous shift. However, as the API is meant to be a realtime dashboard, it should return a UHU value that is up to the hour. For shift intervals, this would be the total UHU from shift start to the current hour. For week intervals, this would be the total UHU from the start of the week (ie. moment.startOf('week')) up to the current hour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant