@chargetrip/types 1.49.0 → 1.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1566,6 +1566,7 @@ exports.RouteOperationalElectricityClimate = void 0;
1566
1566
  exports.RouteOperationalElectricityEnergySourceModel = void 0;
1567
1567
 
1568
1568
  (function (RouteOperationalElectricityEnergySourceModel) {
1569
+ RouteOperationalElectricityEnergySourceModel["OCPI_STATION_ENERGY_MIX"] = "ocpi_station_energy_mix";
1569
1570
  RouteOperationalElectricityEnergySourceModel["GRID_MONTHLY_AVERAGE"] = "grid_monthly_average";
1570
1571
  RouteOperationalElectricityEnergySourceModel["GRID_HOURLY_AVERAGE"] = "grid_hourly_average";
1571
1572
  RouteOperationalElectricityEnergySourceModel["GRID_DEMAND_BASED_MONTHLY_AVERAGE"] = "grid_demand_based_monthly_average";