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

Added Rest Api #4

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Added Rest Api #4

merged 1 commit into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. Added Rest Api

    Added Rest Api for:
    - getting current config as JSON (HTTP_GET /rest/v1/config)
    - setting new config as JSON (HTTP_POST /rest/v1/config)
    - getting status as JSON (HTTP_GET /rest/v1/status)
    - reboot device (HTTP_POST /rest/v1/reboot)
    soylentOrange committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3f67f33 View commit details
    Browse the repository at this point in the history