Actions
Feature #1200
closedHave imrest check for gpio state to allow registrations
Start date:
01 Apr 2025
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
Since imrest was ported to C and mongoose, there is no need for imgpio, which was only created to support shell script queries of the gpio interface.
Add gpio queries to imrest directly to support checking for button changes.
Note: this is temporary because, now with C/mongoose, we can add a UI that allows programmatic enablement instead of relying on the GPIO hack. This change will come later.
Related issues
Actions