get_circuit_breakdown
Retrieve real-time power draw for every circuit, ranked highest first, including total watts and device page count.
Instructions
Read-only. Get the instantaneous power draw of every measured circuit, ranked highest first.
Pages through the AiSEG2's circuit list and returns each circuit's rank, name and watts, plus
the total measured watts and how many device pages were read. Circuit names here are
display-derived (they may wrap); list_circuits() is the authoritative name source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuits | Yes | ||
| page_count | Yes | ||
| total_watt | Yes |