Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 911 Bytes

File metadata and controls

27 lines (17 loc) · 911 Bytes

Frequenz Assets API Client Release Notes

Summary

Upgrading

  • Updated frequenz-api-assets to 0.3.0, replacing the old assets.v1 generated API with platformassets.v1alpha1.

New Features

  • Added client methods for the new platformassets.v1alpha1 RPCs: list_gridpools(), list_gridpool_energy_schedules(), list_market_topology_relations(), list_microgrids(), and list_microgrid_sensors().
  • Added component_ids and categories filters to list_microgrid_electrical_components().

Bug Fixes