create_carbon_record
Creates a carbon attestation record in the hash chain using energy consumption data (meter ID, facility, timestamp, kWh) for verifiable carbon tracking.
Instructions
Create a carbon attestation record in the hash chain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meter_id | Yes | Meter ID | |
| facility_id | Yes | Facility UUID | |
| timestamp | Yes | ISO timestamp | |
| kwh | Yes | Energy in kWh | |
| grid_zone | No | Grid zone |