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

Add handler for table led light #57

Merged
merged 6 commits into from
Sep 8, 2023
Merged

Add handler for table led light #57

merged 6 commits into from
Sep 8, 2023

Conversation

mgierada
Copy link
Owner

@mgierada mgierada commented Sep 8, 2023

Adding two new routes:

  • GET /v1/routes/office/table/on
  • GET /v1/routes/office/table/off

Modify the previous handler to control office light from:

  • GET /v1/routes/office/on
  • GET /v1/routes/office/off

to:

  • GET /v1/routes/office/corner/on
  • GET /v1/routes/office/corner/off

@mgierada mgierada self-assigned this Sep 8, 2023
@mgierada mgierada added the ready label Sep 8, 2023
@mgierada mgierada merged commit 1f1bd08 into main Sep 8, 2023
1 check passed
@mgierada mgierada deleted the add_table_led branch September 8, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant