You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update of the `PaginationParams` struct.
- `PaginationParams` has been changed so that the `page_size` and `page_token`
fields are now mutually exclusive.
- A new component category `COMPONENT_CATEGORY_HVAC` has been added to the API
to represent HVAC (Heating, Ventilation, and Air Conditioning) systems.
- Additional information for energy metric
- Generalize Energy message documentation for broader market use
- Add Power message to represent Power in MW
- Fix a dependency issue by pinning the `grpcio` version and related libraries.
- Fixed a wrong documentation comment for `COMPONENT_CATEGORY_UNSPECIFIED`.
0 commit comments