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
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Summary
4
4
5
-
<!-- Here goes a general summary of what this release is about -->
5
+
Now the microgrid API v0.15.x is being used. The SDK can only connect to microgrids using this version of the API. Inclusion and exclusion bounds in the new API are now handled by the power distributor and battery pool.
6
6
7
7
## Upgrading
8
8
@@ -16,7 +16,3 @@
16
16
- The `ConfigManagingActor` constructor now can accept a `pathlib.Path` as `config_path` too (before it accepted only a `str`).
17
17
18
18
- The `PowerDistributingActor` now considers exclusion bounds, when finding an optimal distribution for power between batteries.
19
-
20
-
## Bug Fixes
21
-
22
-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments