Skip to content

Releases: flexiblepower/powermatcher

PowerMatcher 2.1

31 May 14:20
Compare
Choose a tag to compare

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

17 Apr 13:30
Compare
Choose a tag to compare

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

21 Jan 13:34
Compare
Choose a tag to compare
Powermatcher 1.9 Pre-release
Pre-release

The 1.9 Powermatcher version.

For more information on the changes, check wiki's releasnotes.

First release to the public

18 Aug 05:33
Compare
Choose a tag to compare
Pre-release

This is the original release from the http://flexiblepower.org/ website.