m-mcgowan/PPK2 Power Profile Report
Generate power profiling reports from .ppk2 measurement files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Glob pattern or comma-separated list of .ppk2 files | yes | — |
| thresholds | Optional JSON mapping of test name to max current in uA. Example: '{"deep_sleep": 10, "idle": 500}' | no | {} |
| html-report | Path for the HTML report artifact. Empty to skip. | no | power-profile-report.html |
| title | Report title | no | Power Profile Report |
Outputs
| name | description |
|---|---|
| passed | Whether all thresholds passed ('true' or 'false') |
| summary | Markdown summary table |