Skip to content

Commit

Permalink
Update fault.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 authored May 20, 2024
1 parent 384df08 commit 7606658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zaphiro/grid/v1/fault.proto
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ An unordered enumeration of phase identifiers. Allows designation of phases for
Residential and small commercial loads are often served from single-phase, or split-phase, secondary circuits. For the example of s12N, phases 1 and 2 refer to hot wires that are 180 degrees out of phase, while N refers to the neutral wire. Through single-phase transformer connections, these secondary circuits may be served from one or two of the primary phases A, B, and C. For three-phase loads, use the A, B, C phase codes instead of s12N.
The integer values are from IEC 61968-9 to support revenue metering applications.
This message is modeled after [CIM PhaseCode](https://zepben.github.io/evolve/docs/cim/evolve/IEC61970/Base/Core/PhaseCode/).
This message is modeled after [CIM PhaseCode](https://zepben.github.io/evolve/docs/cim/cim100/TC57CIM/IEC61970/Base/Core/PhaseCode/).
*/

enum PhaseCode {
Expand Down

0 comments on commit 7606658

Please sign in to comment.