Skip to content

Class: GovHydro1

Basic hydro turbine governor.

URI: cim:GovHydro1

 classDiagram
    class GovHydro1
      TurbineGovernorDynamics <|-- GovHydro1

      GovHydro1 : alias_name

      GovHydro1 : asynchronous_machine_dynamics

          GovHydro1 --> AsynchronousMachineDynamics : asynchronous_machine_dynamics

      GovHydro1 : at

          GovHydro1 --> PU : at

      GovHydro1 : description

      GovHydro1 : diagram_objects

          GovHydro1 --> DiagramObject : diagram_objects

      GovHydro1 : dturb

          GovHydro1 --> PU : dturb

      GovHydro1 : enabled

      GovHydro1 : gmax

          GovHydro1 --> PU : gmax

      GovHydro1 : gmin

          GovHydro1 --> PU : gmin

      GovHydro1 : hdam

          GovHydro1 --> PU : hdam

      GovHydro1 : instance_set

          GovHydro1 --> InstanceSet : instance_set

      GovHydro1 : m_rid

      GovHydro1 : mwbase

          GovHydro1 --> ActivePower : mwbase

      GovHydro1 : names

          GovHydro1 --> Name : names

      GovHydro1 : properties_cimdata_object

          GovHydro1 --> ChangeSetMember : properties_cimdata_object

      GovHydro1 : qnl

          GovHydro1 --> PU : qnl

      GovHydro1 : rperm

          GovHydro1 --> PU : rperm

      GovHydro1 : rtemp

          GovHydro1 --> PU : rtemp

      GovHydro1 : synchronous_machine_dynamics

          GovHydro1 --> SynchronousMachineDynamics : synchronous_machine_dynamics

      GovHydro1 : targeting_cimdata_object

          GovHydro1 --> ChangeSetMember : targeting_cimdata_object

      GovHydro1 : tf

          GovHydro1 --> Seconds : tf

      GovHydro1 : tg

          GovHydro1 --> Seconds : tg

      GovHydro1 : tr

          GovHydro1 --> Seconds : tr

      GovHydro1 : turbine_load_controller_dynamics

          GovHydro1 --> TurbineLoadControllerDynamics : turbine_load_controller_dynamics

      GovHydro1 : tw

          GovHydro1 --> Seconds : tw

      GovHydro1 : velm

Inheritance

Slots

Name Cardinality and Range Description Inheritance
at 0..1
PU
Turbine gain (At) (> 0) direct
dturb 0..1
PU
Turbine damping factor (Dturb) (>= 0) direct
gmax 0..1
PU
Maximum gate opening (Gmax) (> 0 and > GovHydro direct
gmin 0..1
PU
Minimum gate opening (Gmin) (>= 0 and < GovHydro1 direct
hdam 0..1
PU
Turbine nominal head (hdam) direct
mwbase 0..1
ActivePower
Base for power values (MWbase) (> 0) direct
qnl 0..1
PU
No-load flow at nominal head (qnl) (>= 0) direct
rperm 0..1
PU
Permanent droop (R) (> 0) direct
rtemp 0..1
PU
Temporary droop (r) (> GovHydro1 direct
tf 0..1
Seconds
Filter time constant (Tf) (> 0) direct
tg 0..1
Seconds
Gate servo time constant (Tg) (> 0) direct
tr 0..1
Seconds
Washout time constant (Tr) (> 0) direct
tw 0..1
Seconds
Water inertia time constant (Tw) (> 0) direct
velm 0..1
Float
Maximum gate velocity (Vlem) (> 0) direct
asynchronous_machine_dynamics 0..1
AsynchronousMachineDynamics
Asynchronous machine model with which this turbine-governor model is associat... TurbineGovernorDynamics
turbine_load_controller_dynamics 0..1
TurbineLoadControllerDynamics
Turbine load controller providing input to this turbine-governor TurbineGovernorDynamics
synchronous_machine_dynamics 0..1
SynchronousMachineDynamics
Synchronous machine model with which this turbine-governor model is associate... TurbineGovernorDynamics
enabled 0..1
Boolean
Function block used indicator DynamicsFunctionBlock
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:GovHydro1
native cim:GovHydro1

LinkML Source

Direct

name: GovHydro1
description: Basic hydro turbine governor.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  at:
    name: at
    description: Turbine gain (<i>At</i>) (&gt; 0).  Typical value = 1,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.at
    multivalued: false
    domain_of:
    - GovGAST
    - GovHydro1
    - GovHydro3
    - GovHydro4
    - GovHydroR
    range: PU
    required: false
  dturb:
    name: dturb
    description: Turbine damping factor (<i>Dturb</i>) (&gt;= 0).  Typical value =
      0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.dturb
    multivalued: false
    domain_of:
    - GovGAST
    - GovHydro1
    - GovHydro3
    - GovHydro4
    - GovHydroR
    - GovHydroWEH
    range: PU
    required: false
  gmax:
    name: gmax
    description: Maximum gate opening (<i>Gmax</i>) (&gt; 0 and &gt; GovHydro.gmin).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.gmax
    multivalued: false
    domain_of:
    - GovHydro1
    - GovHydro4
    - GovHydroDD
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    range: PU
    required: false
  gmin:
    name: gmin
    description: Minimum gate opening (<i>Gmin</i>) (&gt;= 0 and &lt; GovHydro1.gmax).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.gmin
    multivalued: false
    domain_of:
    - GovHydro1
    - GovHydro4
    - GovHydroDD
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    range: PU
    required: false
  hdam:
    name: hdam
    description: Turbine nominal head (<i>hdam</i>).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.hdam
    multivalued: false
    domain_of:
    - GovHydro1
    - GovHydro4
    range: PU
    required: false
  mwbase:
    name: mwbase
    description: Base for power values (<i>MWbase</i>) (&gt; 0).  Unit = MW.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.mwbase
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovCT1
    - GovCT2
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroDD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - GovSteam0
    - GovSteam1
    - GovSteamCC
    - GovSteamEU
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - TurbLCFB1
    range: ActivePower
    required: false
  qnl:
    name: qnl
    description: No-load flow at nominal head (<i>qnl</i>) (&gt;= 0).  Typical value
      = 0,08.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.qnl
    multivalued: false
    domain_of:
    - GovHydro1
    - GovHydro3
    - GovHydro4
    - GovHydroR
    range: PU
    required: false
  rperm:
    name: rperm
    description: Permanent droop (<i>R</i>) (&gt; 0).  Typical value = 0,04.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.rperm
    multivalued: false
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - GovHydroPID2
    range: PU
    required: false
  rtemp:
    name: rtemp
    description: Temporary droop (<i>r</i>) (&gt; GovHydro1.rperm).  Typical value
      = 0,3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.rtemp
    multivalued: false
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro4
    range: PU
    required: false
  tf:
    name: tf
    description: Filter time constant (<i>Tf</i>) (&gt; 0).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tf
    multivalued: false
    domain_of:
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovSteamEU
    - GovSteamFV4
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC5A
    - ExcIEEEAC7B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAVR1
    - ExcAVR2
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcRQB
    - ExcST1A
    - ExcST2A
    - ExcST7B
    - UnderexcLimX1
    - UnderexcLimX2
    - PssPTIST1
    - PssPTIST3
    range: Seconds
    required: false
  tg:
    name: tg
    description: Gate servo time constant (<i>Tg</i>) (&gt; 0).  Typical value = 0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tg
    multivalued: false
    domain_of:
    - GovHydroIEEE2
    - GovGAST3
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - GovHydroWEH
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    - WindGenType4IEC
    - WindGenType3bIEC
    range: Seconds
    required: false
  tr:
    name: tr
    description: Washout time constant (<i>Tr</i>) (&gt; 0).  Typical value = 5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tr
    multivalued: false
    domain_of:
    - VCompIEEEType2
    - GovHydroIEEE2
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - ExcELIN2
    - ExcHU
    - ExcNI
    - ExcSK
    - VCompIEEEType1
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tw:
    name: tw
    description: Water inertia time constant (<i>Tw</i>) (&gt; 0).  Typical value
      = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tw
    multivalued: false
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamEU
    - PssIEEE2B
    - PssIEEE3B
    - Pss2B
    - Pss5
    - DiscExcContIEEEDEC1A
    range: Seconds
    required: false
  velm:
    name: velm
    description: Maximum gate velocity (<i>Vlem</i>) (&gt; 0).  Typical value = 0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.velm
    multivalued: false
    domain_of:
    - GovHydro1
    range: float
    required: false
class_uri: cim:GovHydro1

Induced

name: GovHydro1
description: Basic hydro turbine governor.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TurbineGovernorDynamics
attributes:
  at:
    name: at
    description: Turbine gain (<i>At</i>) (&gt; 0).  Typical value = 1,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.at
    multivalued: false
    alias: at
    owner: GovHydro1
    domain_of:
    - GovGAST
    - GovHydro1
    - GovHydro3
    - GovHydro4
    - GovHydroR
    range: PU
    required: false
  dturb:
    name: dturb
    description: Turbine damping factor (<i>Dturb</i>) (&gt;= 0).  Typical value =
      0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.dturb
    multivalued: false
    alias: dturb
    owner: GovHydro1
    domain_of:
    - GovGAST
    - GovHydro1
    - GovHydro3
    - GovHydro4
    - GovHydroR
    - GovHydroWEH
    range: PU
    required: false
  gmax:
    name: gmax
    description: Maximum gate opening (<i>Gmax</i>) (&gt; 0 and &gt; GovHydro.gmin).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.gmax
    multivalued: false
    alias: gmax
    owner: GovHydro1
    domain_of:
    - GovHydro1
    - GovHydro4
    - GovHydroDD
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    range: PU
    required: false
  gmin:
    name: gmin
    description: Minimum gate opening (<i>Gmin</i>) (&gt;= 0 and &lt; GovHydro1.gmax).  Typical
      value = 0.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.gmin
    multivalued: false
    alias: gmin
    owner: GovHydro1
    domain_of:
    - GovHydro1
    - GovHydro4
    - GovHydroDD
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    range: PU
    required: false
  hdam:
    name: hdam
    description: Turbine nominal head (<i>hdam</i>).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.hdam
    multivalued: false
    alias: hdam
    owner: GovHydro1
    domain_of:
    - GovHydro1
    - GovHydro4
    range: PU
    required: false
  mwbase:
    name: mwbase
    description: Base for power values (<i>MWbase</i>) (&gt; 0).  Unit = MW.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.mwbase
    multivalued: false
    alias: mwbase
    owner: GovHydro1
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovCT1
    - GovCT2
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroDD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - GovSteam0
    - GovSteam1
    - GovSteamCC
    - GovSteamEU
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - TurbLCFB1
    range: ActivePower
    required: false
  qnl:
    name: qnl
    description: No-load flow at nominal head (<i>qnl</i>) (&gt;= 0).  Typical value
      = 0,08.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.qnl
    multivalued: false
    alias: qnl
    owner: GovHydro1
    domain_of:
    - GovHydro1
    - GovHydro3
    - GovHydro4
    - GovHydroR
    range: PU
    required: false
  rperm:
    name: rperm
    description: Permanent droop (<i>R</i>) (&gt; 0).  Typical value = 0,04.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.rperm
    multivalued: false
    alias: rperm
    owner: GovHydro1
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - GovHydroPID2
    range: PU
    required: false
  rtemp:
    name: rtemp
    description: Temporary droop (<i>r</i>) (&gt; GovHydro1.rperm).  Typical value
      = 0,3.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.rtemp
    multivalued: false
    alias: rtemp
    owner: GovHydro1
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro4
    range: PU
    required: false
  tf:
    name: tf
    description: Filter time constant (<i>Tf</i>) (&gt; 0).  Typical value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tf
    multivalued: false
    alias: tf
    owner: GovHydro1
    domain_of:
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovSteamEU
    - GovSteamFV4
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC5A
    - ExcIEEEAC7B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAVR1
    - ExcAVR2
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcRQB
    - ExcST1A
    - ExcST2A
    - ExcST7B
    - UnderexcLimX1
    - UnderexcLimX2
    - PssPTIST1
    - PssPTIST3
    range: Seconds
    required: false
  tg:
    name: tg
    description: Gate servo time constant (<i>Tg</i>) (&gt; 0).  Typical value = 0,5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tg
    multivalued: false
    alias: tg
    owner: GovHydro1
    domain_of:
    - GovHydroIEEE2
    - GovGAST3
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - GovHydroWEH
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcST6B
    - ExcST7B
    - WindGenType4IEC
    - WindGenType3bIEC
    range: Seconds
    required: false
  tr:
    name: tr
    description: Washout time constant (<i>Tr</i>) (&gt; 0).  Typical value = 5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tr
    multivalued: false
    alias: tr
    owner: GovHydro1
    domain_of:
    - VCompIEEEType2
    - GovHydroIEEE2
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - ExcELIN2
    - ExcHU
    - ExcNI
    - ExcSK
    - VCompIEEEType1
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tw:
    name: tw
    description: Water inertia time constant (<i>Tw</i>) (&gt; 0).  Typical value
      = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GovHydro1.tw
    multivalued: false
    alias: tw
    owner: GovHydro1
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamEU
    - PssIEEE2B
    - PssIEEE3B
    - Pss2B
    - Pss5
    - DiscExcContIEEEDEC1A
    range: Seconds
    required: false
  velm:
    name: velm
    description: Maximum gate velocity (<i>Vlem</i>) (&gt; 0).  Typical value = 0,2.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GovHydro1.velm
    multivalued: false
    alias: velm
    owner: GovHydro1
    domain_of:
    - GovHydro1
    range: float
    required: false
  asynchronous_machine_dynamics:
    name: asynchronous_machine_dynamics
    description: Asynchronous machine model with which this turbine-governor model
      is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics
      or to AsynchronousMachineDynamics.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TurbineGovernorDynamics.AsynchronousMachineDynamics
    multivalued: false
    alias: asynchronous_machine_dynamics
    owner: GovHydro1
    domain_of:
    - WindTurbineType1or2Dynamics
    - TurbineGovernorDynamics
    - MechanicalLoadDynamics
    - AsynchronousMachine
    range: AsynchronousMachineDynamics
    required: false
  turbine_load_controller_dynamics:
    name: turbine_load_controller_dynamics
    description: Turbine load controller providing input to this turbine-governor.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TurbineGovernorDynamics.TurbineLoadControllerDynamics
    multivalued: false
    alias: turbine_load_controller_dynamics
    owner: GovHydro1
    domain_of:
    - TurbineGovernorDynamics
    range: TurbineLoadControllerDynamics
    required: false
  synchronous_machine_dynamics:
    name: synchronous_machine_dynamics
    description: Synchronous machine model with which this turbine-governor model
      is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics
      or to AsynchronousMachineDynamics.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TurbineGovernorDynamics.SynchronousMachineDynamics
    multivalued: false
    alias: synchronous_machine_dynamics
    owner: GovHydro1
    domain_of:
    - SynchronousMachine
    - GenICompensationForGenJ
    - ExcitationSystemDynamics
    - TurbineGovernorDynamics
    - MechanicalLoadDynamics
    range: SynchronousMachineDynamics
    required: false
  enabled:
    name: enabled
    description: "Function block used indicator.\r\ntrue = use of function block is\
      \ enabled\r\nfalse = use of function block is disabled."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DynamicsFunctionBlock.enabled
    multivalued: false
    alias: enabled
    owner: GovHydro1
    domain_of:
    - ProtectiveAction
    - EndDeviceFunction
    - RegulatingControl
    - DynamicsFunctionBlock
    range: boolean
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: GovHydro1
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:GovHydro1