Releases: zepben/ewb-sdk-examples-python
Releases · zepben/ewb-sdk-examples-python
v0.6.0
v0.5.0
Breaking Changes
- None
New Features
- None.
Enhancements
- None.
Fixes
- None.
Notes
- None.
Breaking Changes
- Support
zepben.easup to 0.19.0. Previous versions will be incompatible. - Support
zepben.evolveup to 0.48.0. Previous versions will be incompatible.
New Features
- Added device tree trace example.
- Added opendss model export example.
Enhancements
- Updated to new tracing API (zepben.evolve 0.48.0)
- Support for cuts and jumpers
Fixes
- None.
Notes
- None.
v0.2.0
Breaking Changes
- None.
New Features
- Added examples for the following:
- Connecting to EWB's gRPC service
- Fetching network models using the gRPC service
- Building the IEEE 13 node test feeder
- Modelling network hierarchies
- Interacting with a network model (e.g. adding and removing objects)
- Examining connectivity of cores on equipment and terminals
- Running network traces
- Creating and uploading studies
- Translating a CIM network model into a pandapower model
- Requesting a PowerFactory model through the SDK
- Manipulating the current state of the network, including swapping a zone open point.
Enhancements
- Limited power factory demo to 1 job at a time.
- Added model download function to power factory demo
- restrict installation to supported Python versions from 3.9 to 3.11
Fixes
- None.
Notes
- Support
zepben.easup to 0.16.0.