Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
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

Description

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) => {

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions