Added commands to enable/disable display via management API#180
Added commands to enable/disable display via management API#180hgross wants to merge 5 commits intobalena-io-experimental:masterfrom
Conversation
|
A repository maintainer needs to approve this workflow run. https://github.com/balena-io-experimental/browser/actions/runs/11622392196 Maintainers, please review all commits and react with 👍 to approve or 👎 to reject. Things to look for: GitHub Actions Security Cheat Sheet |
|
A repository maintainer needs to approve this workflow run. https://github.com/balena-io-experimental/browser/actions/runs/11628488255 Maintainers, please review all commits and react with 👍 to approve or 👎 to reject. Things to look for: GitHub Actions Security Cheat Sheet |
|
A repository maintainer needs to approve this workflow run. https://github.com/balena-io-experimental/browser/actions/runs/11759215924 Maintainers, please review all commits and react with 👍 to approve or 👎 to reject. Things to look for: GitHub Actions Security Cheat Sheet |
|
A repository maintainer needs to approve this workflow run. https://github.com/balena-io-experimental/browser/actions/runs/11759250368 Maintainers, please review all commits and react with 👍 to approve or 👎 to reject. Things to look for: GitHub Actions Security Cheat Sheet |
Added a
/displayresource with GET, PUT, POST support to disable/enable the display viaxset dpms force off/on.Also added a
.httpfile to easily make requests to the block via the REST client VSCode extension.