3lbits / CIM4NoUtility

CIM for the Norwegian Power Utility
Creative Commons Attribution Share Alike 4.0 International
22 stars 6 forks source link

Suggested change to Outage to address the issue where we need logg when Customers are without power #335

Open ThomasRanvikEriksen opened 8 months ago

ThomasRanvikEriksen commented 8 months ago

We want to use Measurement for logging this and for doing this we need to be able to relate Measurement to Outage. The way we suggest is to relate Measurement to EnergyEvent and relate EnergyEvent to Outage.

We also want to relate ProtectiveSwitches to UnplannedOutage. The way we suggest to do this is to use Measurement and relate it to FailureEvent and then to Fault and then tho UnnplannedOutage

Example use case (in Lede): Customers are interested the information around when they have power and when they have not for their different properties (Houses appartments ++). This informastion can we directly show to our Customers, but they also need the exact time not just the Outage time. This information is used for compansation ++.

image