parse_pt5
Parse a Monsoon Power Monitor PT5 file to extract summary statistics including sample count, duration, and average/min/max current, voltage, and power.
Instructions
Parse a Monsoon Power Monitor PT5 file and return a summary of the captured power data, including sample count, duration, average/min/max current, voltage, and power.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .pt5 file to parse |