Skip to content

Class: AccumulatorReset

This command resets the counter value to zero.

URI: cim:AccumulatorReset

 classDiagram
    class AccumulatorReset
      Control <|-- AccumulatorReset

      AccumulatorReset : accumulator_value

          AccumulatorReset --> AccumulatorValue : accumulator_value

      AccumulatorReset : alias_name

      AccumulatorReset : bilateral_to_iopoint

          AccumulatorReset --> ProvidedBilateralPoint : bilateral_to_iopoint

      AccumulatorReset : control_action

          AccumulatorReset --> ControlAction : control_action

      AccumulatorReset : control_type

      AccumulatorReset : description

      AccumulatorReset : diagram_objects

          AccumulatorReset --> DiagramObject : diagram_objects

      AccumulatorReset : instance_set

          AccumulatorReset --> InstanceSet : instance_set

      AccumulatorReset : iopoint_source

          AccumulatorReset --> IOPointSource : iopoint_source

      AccumulatorReset : m_rid

      AccumulatorReset : names

          AccumulatorReset --> Name : names

      AccumulatorReset : operation_in_progress

      AccumulatorReset : power_system_resource

          AccumulatorReset --> PowerSystemResource : power_system_resource

      AccumulatorReset : properties_cimdata_object

          AccumulatorReset --> ChangeSetMember : properties_cimdata_object

      AccumulatorReset : remote_control

          AccumulatorReset --> RemoteControl : remote_control

      AccumulatorReset : targeting_cimdata_object

          AccumulatorReset --> ChangeSetMember : targeting_cimdata_object

      AccumulatorReset : time_stamp

      AccumulatorReset : unit_multiplier

          AccumulatorReset --> UnitMultiplier : unit_multiplier

      AccumulatorReset : unit_symbol

          AccumulatorReset --> UnitSymbol : unit_symbol

Inheritance

Slots

Name Cardinality and Range Description Inheritance
accumulator_value 1..1
AccumulatorValue
The accumulator value that is reset by the command direct
control_type 0..1
String
Specifies the type of Control Control
operation_in_progress 0..1
Boolean
Indicates that a client is currently sending control commands that has not co... Control
time_stamp 0..1
date
The last time a control output was sent Control
unit_multiplier 0..1
UnitMultiplier
The unit multiplier of the controlled quantity Control
unit_symbol 0..1
UnitSymbol
The unit of measure of the controlled quantity Control
remote_control 0..1
RemoteControl
The remote point controlling the physical actuator Control
power_system_resource 0..1
PowerSystemResource
Regulating device governed by this control output Control
control_action 0..1
ControlAction
The control action that is performed on the control Control
bilateral_to_iopoint 0..*
ProvidedBilateralPoint
Bilateral ICCP point for the measurement or control IOPoint
iopoint_source 0..1
IOPointSource
Local merasurement value source for an ICCP point IOPoint
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

Usages

used by used in type used
AccumulatorValue accumulator_reset range AccumulatorReset

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: AccumulatorReset
description: This command resets the counter value to zero.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Control
attributes:
  accumulator_value:
    name: accumulator_value
    description: The accumulator value that is reset by the command.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AccumulatorReset.AccumulatorValue
    multivalued: false
    domain_of:
    - AccumulatorReset
    range: AccumulatorValue
    required: true
class_uri: cim:AccumulatorReset

Induced

name: AccumulatorReset
description: This command resets the counter value to zero.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Control
attributes:
  accumulator_value:
    name: accumulator_value
    description: The accumulator value that is reset by the command.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AccumulatorReset.AccumulatorValue
    multivalued: false
    alias: accumulator_value
    owner: AccumulatorReset
    domain_of:
    - AccumulatorReset
    range: AccumulatorValue
    required: true
  control_type:
    name: control_type
    description: Specifies the type of Control. For example, this specifies if the
      Control represents BreakerOpen, BreakerClose, GeneratorVoltageSetPoint, GeneratorRaise,
      GeneratorLower, etc.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Control.controlType
    multivalued: false
    alias: control_type
    owner: AccumulatorReset
    domain_of:
    - Control
    range: string
    required: false
  operation_in_progress:
    name: operation_in_progress
    description: "Indicates that a client is currently sending control commands that\
      \ has not completed.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Control.operationInProgress
    multivalued: false
    alias: operation_in_progress
    owner: AccumulatorReset
    domain_of:
    - Control
    range: boolean
    required: false
  time_stamp:
    name: time_stamp
    description: "The last time a control output was sent.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Control.timeStamp
    multivalued: false
    alias: time_stamp
    owner: AccumulatorReset
    domain_of:
    - NetworkModelProjectChangeVersion
    - MeasurementValue
    - ReadingQuality
    - DERCurveData
    - Control
    - ChargeProfileData
    - SCADAInformation
    range: date
    required: false
  unit_multiplier:
    name: unit_multiplier
    description: The unit multiplier of the controlled quantity.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Control.unitMultiplier
    multivalued: false
    alias: unit_multiplier
    owner: AccumulatorReset
    domain_of:
    - Measurement
    - ProtectionEquipment
    - Control
    range: UnitMultiplier
    required: false
  unit_symbol:
    name: unit_symbol
    description: The unit of measure of the controlled quantity.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Control.unitSymbol
    multivalued: false
    alias: unit_symbol
    owner: AccumulatorReset
    domain_of:
    - Measurement
    - ProtectionEquipment
    - Control
    - ResourceCapacity
    range: UnitSymbol
    required: false
  remote_control:
    name: remote_control
    description: The remote point controlling the physical actuator.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Control.RemoteControl
    multivalued: false
    alias: remote_control
    owner: AccumulatorReset
    domain_of:
    - Control
    range: RemoteControl
    required: false
  power_system_resource:
    name: power_system_resource
    description: Regulating device governed by this control output.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Control.PowerSystemResource
    multivalued: false
    alias: power_system_resource
    owner: AccumulatorReset
    domain_of:
    - ReportingGroup
    - Measurement
    - ConfigurationEvent
    - Control
    - OperationalTag
    - OperatingShare
    - VerificationAction
    - GenericAction
    - PSREvent
    range: PowerSystemResource
    required: false
  control_action:
    name: control_action
    description: The control action that is performed on the control
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Control.ControlAction
    multivalued: false
    alias: control_action
    owner: AccumulatorReset
    domain_of:
    - Control
    range: ControlAction
    required: false
  bilateral_to_iopoint:
    name: bilateral_to_iopoint
    description: Bilateral ICCP point for the measurement or control.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IOPoint.BilateralToIOPoint
    multivalued: true
    alias: bilateral_to_iopoint
    owner: AccumulatorReset
    domain_of:
    - IOPoint
    range: ProvidedBilateralPoint
    required: false
  iopoint_source:
    name: iopoint_source
    description: Local merasurement value source for an ICCP point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IOPoint.IOPointSource
    multivalued: false
    alias: iopoint_source
    owner: AccumulatorReset
    domain_of:
    - IOPoint
    range: IOPointSource
    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: AccumulatorReset
    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: AccumulatorReset
    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: AccumulatorReset
    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: AccumulatorReset
    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: AccumulatorReset
    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: AccumulatorReset
    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: AccumulatorReset
    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: AccumulatorReset
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:AccumulatorReset