meter_status
Read a meter's current state: budget, spent, remaining, and its line-item history (replayed from an append-only log). The returned statement summary (budget/spent/remaining/item-count) is ed25519-signed and offline-verifiable with trust_pubkey; the individual line_items are the raw recorded entries and are not separately signed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meter_id | Yes | The meter_id from meter_open |