0.12.0 #242
birnbaum
announced in
Announcements
0.12.0
#242
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.12.0
Release 0.12.0 transforms Vessim from a pure simulation tool into a Software-in-the-Loop platform that can:
🚀 New Features
Software-in-the-Loop (SiL) Signals
vs.SilSignal
: Abstract base class for signals that depend on external data sourcesvs.PrometheusSignal
: Signal for pulling energy usage data from Prometheus instancesvs.WatttimeSignal
: Real-time carbon intensity signal from WattTime APIREST API and Monitoring
vs.Api
: Api controller for exposing microgrids via REST APIexport_prometheus=True
streamlit run gui/app.py
Grid Signals Support
grid_signals
parameter inadd_microgrid()
🔧 Breaking Changes
vessim.cosim
to separatevessim.environment
andvessim.microgrid
modulesvs.CollectorSignal
in favor of newvs.SilSignal
vs.ConstantSignal
withvs.StaticSignal
🏗️ Bug Fixes and Architectural Improvements
Full Changelog: 0.11.0...0.12.0
This discussion was created from the release 0.12.0.
Beta Was this translation helpful? Give feedback.
All reactions