Design

Once customer completes the Connect flow, or if you created their tariff via the API:

To calculate the cost-benefit of your systems operation:

  1. Supply your customer’s premises when your system generates (supplied energy).
  2. Export surplus energy to the grid.

To determine the savings and earnings achieved by your system:

  1. Log supplied energy to meter-records API under the IMPORT tariff.
  2. Log exported energy to the meter-records API under the EXPORT tariff
  3. When you want to display savings and earnings, call the cost-calculation API to get the value of energy your system has supplied and exported.

Implementation