package carbon

  1. Overview
  2. Docs

Module Co2_signal.IntensitySource

Sourcetype t

A value returned from the API for intensity data.

Sourceval intensity : t -> int

The CO2-eq intensity (gCO2-eq/kWh)

Sourceval zone : t -> Zone.t

The zone code for the data

Sourceval datetime : t -> string

The datetime for the value.

Sourceval pp : t Fmt.t

A pretty printer for intensity values.

OCaml

Innovation. Community. Security.