E
Enerzy AI
api.enerzy.ai

Electricity Bill

Compute an electricity bill by applying a tariff policy to Beckn-delivered telemetry data.

Bill Computation Request
POST https://api.enerzy.ai/execute-file
{
  "policy_file": "data/policies.jsonld",
  "policy_id": "policy-res-telescopic-001",
  "telemetry_dir": "data/telemetry",
  "resource_id": "RES-001",
  "billing_period": "2024-04"
}