v0.0.1
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:
GetMicrogridListMicrogridComponentsListMicrogridComponentConnections
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
- @sandovalrr made their first contribution in #9
Full Changelog: https://github.com/frequenz-floss/frequenz-api-assets/commits/v0.0.1