Skip to content

Class: DistributedResourceActualEvent

A demand response event is created when there is a need to call upon resources to respond to demand adjustment requests. These events are created by ISO/RTO system operations and managed by a demand response management system (DRMS). These events may or may not be coordinated with the Market Events and a defined Energy Market. The event will call for the deployment of a number of registered resources, or for deployment of resources within a zone (an organizational area within the power system that contains a number of resources).

URI: cim:DistributedResourceActualEvent

 classDiagram
    class DistributedResourceActualEvent
      MarketActualEvent <|-- DistributedResourceActualEvent

      DistributedResourceActualEvent : alias_name

      DistributedResourceActualEvent : description

      DistributedResourceActualEvent : diagram_objects

          DistributedResourceActualEvent --> DiagramObject : diagram_objects

      DistributedResourceActualEvent : event_comments

      DistributedResourceActualEvent : event_end_time

      DistributedResourceActualEvent : event_start_time

      DistributedResourceActualEvent : event_status

          DistributedResourceActualEvent --> MarketEventStatusKind : event_status

      DistributedResourceActualEvent : event_type

      DistributedResourceActualEvent : instance_set

          DistributedResourceActualEvent --> InstanceSet : instance_set

      DistributedResourceActualEvent : instruction_clearing

          DistributedResourceActualEvent --> InstructionClearing : instruction_clearing

      DistributedResourceActualEvent : instruction_clearing_dot

          DistributedResourceActualEvent --> InstructionClearingDOT : instruction_clearing_dot

      DistributedResourceActualEvent : m_rid

      DistributedResourceActualEvent : market_run

          DistributedResourceActualEvent --> MarketRun : market_run

      DistributedResourceActualEvent : names

          DistributedResourceActualEvent --> Name : names

      DistributedResourceActualEvent : planned_market_event

          DistributedResourceActualEvent --> PlannedMarketEvent : planned_market_event

      DistributedResourceActualEvent : properties_cimdata_object

          DistributedResourceActualEvent --> ChangeSetMember : properties_cimdata_object

      DistributedResourceActualEvent : resource_performance_evaluations

          DistributedResourceActualEvent --> ResourcePerformanceEvaluation : resource_performance_evaluations

      DistributedResourceActualEvent : targeting_cimdata_object

          DistributedResourceActualEvent --> ChangeSetMember : targeting_cimdata_object

      DistributedResourceActualEvent : total_power_adjustment

          DistributedResourceActualEvent --> ActivePower : total_power_adjustment

Inheritance

Slots

Name Cardinality and Range Description Inheritance
total_power_adjustment 0..1
ActivePower
Total active power adjustment (e direct
instruction_clearing_dot 0..*
InstructionClearingDOT
direct
instruction_clearing 0..*
InstructionClearing
ActualDemandResponseEvents may exist that are not part of a coordinated Marke... direct
resource_performance_evaluations 0..*
ResourcePerformanceEvaluation
direct
event_comments 1..1
String
Free format comments for the event, for any purpose needed MarketActualEvent
event_end_time 0..1
date
End time of the event MarketActualEvent
event_start_time 0..1
date
Start time of the event MarketActualEvent
event_status 1..1
MarketEventStatusKind
Event status, e MarketActualEvent
event_type 1..1
String
Actual event type MarketActualEvent
planned_market_event 0..1
PlannedMarketEvent
Planned event executed by this actual event MarketActualEvent
market_run 0..1
MarketRun
Market run triggered by this actual event MarketActualEvent
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
InstructionClearingDOT demand_response_actual_event range DistributedResourceActualEvent
InstructionClearing actual_demand_response_event range DistributedResourceActualEvent
ResourcePerformanceEvaluation demand_response_actual_event range DistributedResourceActualEvent

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: DistributedResourceActualEvent
description: A demand response event is created when there is a need to call upon
  resources to respond to demand adjustment requests. These events are created by
  ISO/RTO system operations and managed  by a demand response management system (DRMS).
  These events may or may not be coordinated with the Market Events and a defined
  Energy Market. The event will call for the deployment of a number of registered
  resources, or for deployment of resources within a zone (an organizational area
  within the power system that contains a number of resources).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: MarketActualEvent
attributes:
  total_power_adjustment:
    name: total_power_adjustment
    description: Total active power adjustment (e.g. load reduction) requested for
      this demand response event.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DistributedResourceActualEvent.totalPowerAdjustment
    multivalued: false
    domain_of:
    - DistributedResourceActualEvent
    range: ActivePower
    required: false
  instruction_clearing_dot:
    name: instruction_clearing_dot
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DistributedResourceActualEvent.InstructionClearingDOT
    multivalued: true
    domain_of:
    - DotInstruction
    - DistributedResourceActualEvent
    range: InstructionClearingDOT
    required: false
  instruction_clearing:
    name: instruction_clearing
    description: ActualDemandResponseEvents may exist that are not part of a coordinated
      MarketActualEvent associated to a Market. These ActualDemandResponseEvents can
      have many InstructionClearing Instructions for specified RegisteredResources
      or DemandResponse AggregateNodes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DistributedResourceActualEvent.InstructionClearing
    multivalued: true
    domain_of:
    - Instructions
    - DistributedResourceActualEvent
    - ResourceDeploymentStatus
    range: InstructionClearing
    required: false
  resource_performance_evaluations:
    name: resource_performance_evaluations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DistributedResourceActualEvent.ResourcePerformanceEvaluations
    multivalued: true
    domain_of:
    - DistributedResourceActualEvent
    range: ResourcePerformanceEvaluation
    required: false
class_uri: cim:DistributedResourceActualEvent

Induced

name: DistributedResourceActualEvent
description: A demand response event is created when there is a need to call upon
  resources to respond to demand adjustment requests. These events are created by
  ISO/RTO system operations and managed  by a demand response management system (DRMS).
  These events may or may not be coordinated with the Market Events and a defined
  Energy Market. The event will call for the deployment of a number of registered
  resources, or for deployment of resources within a zone (an organizational area
  within the power system that contains a number of resources).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: MarketActualEvent
attributes:
  total_power_adjustment:
    name: total_power_adjustment
    description: Total active power adjustment (e.g. load reduction) requested for
      this demand response event.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DistributedResourceActualEvent.totalPowerAdjustment
    multivalued: false
    alias: total_power_adjustment
    owner: DistributedResourceActualEvent
    domain_of:
    - DistributedResourceActualEvent
    range: ActivePower
    required: false
  instruction_clearing_dot:
    name: instruction_clearing_dot
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DistributedResourceActualEvent.InstructionClearingDOT
    multivalued: true
    alias: instruction_clearing_dot
    owner: DistributedResourceActualEvent
    domain_of:
    - DotInstruction
    - DistributedResourceActualEvent
    range: InstructionClearingDOT
    required: false
  instruction_clearing:
    name: instruction_clearing
    description: ActualDemandResponseEvents may exist that are not part of a coordinated
      MarketActualEvent associated to a Market. These ActualDemandResponseEvents can
      have many InstructionClearing Instructions for specified RegisteredResources
      or DemandResponse AggregateNodes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DistributedResourceActualEvent.InstructionClearing
    multivalued: true
    alias: instruction_clearing
    owner: DistributedResourceActualEvent
    domain_of:
    - Instructions
    - DistributedResourceActualEvent
    - ResourceDeploymentStatus
    range: InstructionClearing
    required: false
  resource_performance_evaluations:
    name: resource_performance_evaluations
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DistributedResourceActualEvent.ResourcePerformanceEvaluations
    multivalued: true
    alias: resource_performance_evaluations
    owner: DistributedResourceActualEvent
    domain_of:
    - DistributedResourceActualEvent
    range: ResourcePerformanceEvaluation
    required: false
  event_comments:
    name: event_comments
    description: Free format comments for the event, for any purpose needed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketActualEvent.eventComments
    multivalued: false
    alias: event_comments
    owner: DistributedResourceActualEvent
    domain_of:
    - MarketActualEvent
    range: string
    required: true
  event_end_time:
    name: event_end_time
    description: End time of the event.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketActualEvent.eventEndTime
    multivalued: false
    alias: event_end_time
    owner: DistributedResourceActualEvent
    domain_of:
    - MarketActualEvent
    range: date
    required: false
  event_start_time:
    name: event_start_time
    description: Start time of the event.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketActualEvent.eventStartTime
    multivalued: false
    alias: event_start_time
    owner: DistributedResourceActualEvent
    domain_of:
    - MarketActualEvent
    range: date
    required: false
  event_status:
    name: event_status
    description: Event status, e.g. active, canceled, expired, etc.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketActualEvent.eventStatus
    multivalued: false
    alias: event_status
    owner: DistributedResourceActualEvent
    domain_of:
    - MarketActualEvent
    range: MarketEventStatusKind
    required: true
  event_type:
    name: event_type
    description: Actual event type.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketActualEvent.eventType
    multivalued: false
    alias: event_type
    owner: DistributedResourceActualEvent
    domain_of:
    - MarketActualEvent
    - PlannedMarketEvent
    range: string
    required: true
  planned_market_event:
    name: planned_market_event
    description: Planned event executed by this actual event.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MarketActualEvent.PlannedMarketEvent
    multivalued: false
    alias: planned_market_event
    owner: DistributedResourceActualEvent
    domain_of:
    - MarketActualEvent
    - PlannedMarket
    range: PlannedMarketEvent
    required: false
  market_run:
    name: market_run
    description: 'Market run triggered by this actual event. For example, the DA market
      run is triggered by the actual open bid submission event and terminated by the
      actual execution and completion of the DA market run captured by the runState
      of the MarketRun. '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MarketActualEvent.MarketRun
    multivalued: false
    alias: market_run
    owner: DistributedResourceActualEvent
    domain_of:
    - Market
    - MarketActualEvent
    - PlannedMarket
    range: MarketRun
    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: DistributedResourceActualEvent
    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: DistributedResourceActualEvent
    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: DistributedResourceActualEvent
    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: DistributedResourceActualEvent
    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: DistributedResourceActualEvent
    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: DistributedResourceActualEvent
    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: DistributedResourceActualEvent
    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: DistributedResourceActualEvent
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:DistributedResourceActualEvent