Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 13:24
· 112 commits to v0.x.x since this release
v0.0.1
95ccbde

Frequenz Assets API Release Notes

Summary

  • Setup the proto files for the Assets API.
  • Added the first version of the API, with the following RPCs:
    • GetMicrogrid
    • ListMicrogridComponents
    • ListMicrogridComponentConnections

Upgrading

New Features

  • Added the first version of the Assets API.
  • Added the proto files to the Python package.

Bug Fixes

What's Changed

  • feat(assets): defined the PlatformAssets service with microgrid and component APIs by @sandovalrr in #9

New Contributors

Full Changelog: https://github.com/frequenz-floss/frequenz-api-assets/commits/v0.0.1