Skip to content

Class: DopInstruction

_Provides the necessary information (on a resource basis) to capture the Dispatch Operating Point (DOP) results on a Dispatch interval. This information is only relevant to the RT interval market. _

__

URI: cim:DopInstruction

 classDiagram
    class DopInstruction
      DopInstruction : instruction_clearing_dop

          DopInstruction --> InstructionClearingDOP : instruction_clearing_dop

      DopInstruction : mw_dop

          DopInstruction --> ActivePower : mw_dop

      DopInstruction : plot_priority

      DopInstruction : registered_resouce

          DopInstruction --> RegisteredResource : registered_resouce

      DopInstruction : run_indicator_dop

          DopInstruction --> YesNo : run_indicator_dop

      DopInstruction : timestamp_dop

      DopInstruction : update_time_stamp

      DopInstruction : update_type

          DopInstruction --> MQSCHGType : update_type

      DopInstruction : update_user

Slots

Name Cardinality and Range Description Inheritance
mw_dop 0..1
ActivePower
Dispatched Operating Point (MW)
direct
plot_priority 0..1
Integer
A value used to establish priority of the DOP when plotting direct
run_indicator_dop 0..1
YesNo
Indication of DOP validity direct
timestamp_dop 0..1
date
DOP time stamp
direct
update_time_stamp 0..1
date
direct
update_type 0..1
MQSCHGType
direct
update_user 0..1
String
direct
registered_resouce 0..1
RegisteredResource
direct
instruction_clearing_dop 1..*
InstructionClearingDOP
direct

Usages

used by used in type used
RegisteredResource dop_instruction range DopInstruction
RegisteredGenerator dop_instruction range DopInstruction
RegisteredInterTie dop_instruction range DopInstruction
RegisteredLoad dop_instruction range DopInstruction
CombinedCycleConfiguration dop_instruction range DopInstruction
InstructionClearingDOP dop_instruction range DopInstruction
RegisteredDistributedResource dop_instruction range DopInstruction

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: DopInstruction
description: "Provides the necessary information (on a resource basis) to capture\
  \ the Dispatch Operating Point (DOP) results on a Dispatch interval. This information\
  \ is only relevant to the RT interval market.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  mw_dop:
    name: mw_dop
    description: "Dispatched Operating Point (MW)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.mwDOP
    multivalued: false
    domain_of:
    - DopInstruction
    range: ActivePower
    required: false
  plot_priority:
    name: plot_priority
    description: "A value used to establish priority of the DOP when plotting.  This\
      \ is only applicable when two DOPs exist for the same time, but with different\
      \ MW values.  E.g. when indicating a step in the curve.  Its used to determine\
      \ if the curve steps up or down.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.plotPriority
    multivalued: false
    domain_of:
    - DopInstruction
    range: integer
    required: false
  run_indicator_dop:
    name: run_indicator_dop
    description: "Indication of DOP validity. \r\n\r\nShows the DOP is calculated\
      \ from the latest run (YES). A NO indicator shows that the DOP is copied from\
      \ a previous execution.\r\n\r\nUp to 2 intervals can be missed."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.runIndicatorDOP
    multivalued: false
    domain_of:
    - DopInstruction
    range: YesNo
    required: false
  timestamp_dop:
    name: timestamp_dop
    description: "DOP time stamp\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.timestampDOP
    multivalued: false
    domain_of:
    - DopInstruction
    range: date
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DopInstruction.updateTimeStamp
    multivalued: false
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_type:
    name: update_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DopInstruction.updateType
    multivalued: false
    domain_of:
    - BidSelfSched
    - Instructions
    - ConstraintResults
    - PnodeResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ResourceDispatchResults
    - Commitments
    - RMROperatorInput
    range: MQSCHGType
    required: false
  update_user:
    name: update_user
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DopInstruction.updateUser
    multivalued: false
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  registered_resouce:
    name: registered_resouce
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.RegisteredResouce
    multivalued: false
    domain_of:
    - DopInstruction
    range: RegisteredResource
    required: false
  instruction_clearing_dop:
    name: instruction_clearing_dop
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.InstructionClearingDOP
    multivalued: true
    domain_of:
    - DopInstruction
    range: InstructionClearingDOP
    required: true
class_uri: cim:DopInstruction

Induced

name: DopInstruction
description: "Provides the necessary information (on a resource basis) to capture\
  \ the Dispatch Operating Point (DOP) results on a Dispatch interval. This information\
  \ is only relevant to the RT interval market.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  mw_dop:
    name: mw_dop
    description: "Dispatched Operating Point (MW)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.mwDOP
    multivalued: false
    alias: mw_dop
    owner: DopInstruction
    domain_of:
    - DopInstruction
    range: ActivePower
    required: false
  plot_priority:
    name: plot_priority
    description: "A value used to establish priority of the DOP when plotting.  This\
      \ is only applicable when two DOPs exist for the same time, but with different\
      \ MW values.  E.g. when indicating a step in the curve.  Its used to determine\
      \ if the curve steps up or down.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.plotPriority
    multivalued: false
    alias: plot_priority
    owner: DopInstruction
    domain_of:
    - DopInstruction
    range: integer
    required: false
  run_indicator_dop:
    name: run_indicator_dop
    description: "Indication of DOP validity. \r\n\r\nShows the DOP is calculated\
      \ from the latest run (YES). A NO indicator shows that the DOP is copied from\
      \ a previous execution.\r\n\r\nUp to 2 intervals can be missed."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.runIndicatorDOP
    multivalued: false
    alias: run_indicator_dop
    owner: DopInstruction
    domain_of:
    - DopInstruction
    range: YesNo
    required: false
  timestamp_dop:
    name: timestamp_dop
    description: "DOP time stamp\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.timestampDOP
    multivalued: false
    alias: timestamp_dop
    owner: DopInstruction
    domain_of:
    - DopInstruction
    range: date
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DopInstruction.updateTimeStamp
    multivalued: false
    alias: update_time_stamp
    owner: DopInstruction
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_type:
    name: update_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DopInstruction.updateType
    multivalued: false
    alias: update_type
    owner: DopInstruction
    domain_of:
    - BidSelfSched
    - Instructions
    - ConstraintResults
    - PnodeResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ResourceDispatchResults
    - Commitments
    - RMROperatorInput
    range: MQSCHGType
    required: false
  update_user:
    name: update_user
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DopInstruction.updateUser
    multivalued: false
    alias: update_user
    owner: DopInstruction
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  registered_resouce:
    name: registered_resouce
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.RegisteredResouce
    multivalued: false
    alias: registered_resouce
    owner: DopInstruction
    domain_of:
    - DopInstruction
    range: RegisteredResource
    required: false
  instruction_clearing_dop:
    name: instruction_clearing_dop
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:DopInstruction.InstructionClearingDOP
    multivalued: true
    alias: instruction_clearing_dop
    owner: DopInstruction
    domain_of:
    - DopInstruction
    range: InstructionClearingDOP
    required: true
class_uri: cim:DopInstruction