Skip to content

Commit 90b6a50

Browse files
committed
merge section in changelog
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
1 parent 919f685 commit 90b6a50

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

changelog.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,16 @@
1313
* `DateTimeInterval`, interval between two date and time points, where the interval includes the start time but excludes end time.
1414
* `ElectronicAddress`, electronic address information.
1515
* `TelephoneNumber`, telephone number.
16+
* `HvCustomer` - [ZBEX] an `EquipmentContainer` for high voltage customer assets.
17+
* `LvSubstation` - [ZBEX] an `EquipmentContainer` to represent distribution transformer sites, with associations to `Feeder` and `LvFeeder`
18+
* `AcLineSegmentPhase` - Details about an individual phase of an `AcLineSegment`.
1619
* Added the following new CIM extension classes:
1720
* `ContactDetails`, the details required to contact a person or company. These can be accessed/used via a `UsagePoint`.
1821
* `DirectionalCurrentRelay`, a directional current relay is a type of protective relay used in electrical power systems to detect the direction of current
1922
flow and operate only when the current exceeds a certain threshold in a specified direction.
2023
* Added new CIM extension enums:
2124
* `ContactMethodType`
2225
* `PolarizingQuantityType`
23-
* Added new classes to the model:
24-
* `HvCustomer` - [ZBEX] an `EquipmentContainer` for high voltage customer assets.
25-
* `LvSubstation` - [ZBEX] an `EquipmentContainer` to represent distribution transformer sites, with associations to `Feeder` and `LvFeeder`
26-
* `AcLineSegmentPhase` - Details about an individual phase of an `AcLineSegment`.
2726
* Added new properties to the model:
2827
* `PricingStructure.code` - User allocated key for a pricing structure.
2928
* `ShuntCompensator.grounding_terminal` - [ZBEX] The terminal connecting to grounded network.

0 commit comments

Comments
 (0)