Releases: flexiblepower/powermatcher
Releases · flexiblepower/powermatcher
PowerMatcher 2.1
Version 2.1 of the PowerMatcher is an improved version of PowerMatcher 2.0.
- The API for constructing bids has been changed. Instead of two bid representations (PointBid and ArrayBid), there is now only one: Bid. A bid can be constructed in a similar way as before using the PointBidBuilder or the ArrayBidBuilder.
- As a result, problems resulting from incorrect bid transformations will no longer appear.
- Threading issues have been solved. In some cases deadlocks could occur.
Release 2.0
This is the final release of the new PowerMatcher implementation. It is a complete redesign and reimplementation, which makes using it much easier. It supports:
- Creating Device Agents, Concentrators and Auctioneers using the standard OSGi ConfigurationAdmin
- Automatic Session creation using the PowerMatcher runtime
- Support for remoting using WebSockets
- Support for PeakShaving
- A visualisation of the local coupled agents
- A way to export created bids to CSV files
Powermatcher 1.9
The 1.9 Powermatcher version.
For more information on the changes, check wiki's releasnotes.
First release to the public
This is the original release from the http://flexiblepower.org/ website.