Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

[Feature request] Api for apps to get temperature, free disk space, memory usage, etc. #125

Open
woofbotapp opened this issue Dec 27, 2022 · 0 comments

Comments

@woofbotapp
Copy link

See: getumbrel/umbrel#1468

The api is already implemented - the only change needed is to refactor the auth.jwt part in lines like:

router.get('/temperature', auth.jwt, safeHandler(async (req, res) => {

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

No branches or pull requests

1 participant