Skip to content

Class: InterTieDispatchResponse

_Response from an intertie resource acknowledging receipt of dispatch instructions. _

__

URI: cim:InterTieDispatchResponse

 classDiagram
    class InterTieDispatchResponse
      InterTieDispatchResponse : accept_mw

      InterTieDispatchResponse : accept_status

          InterTieDispatchResponse --> DispatchResponseType : accept_status

      InterTieDispatchResponse : cleared_mw

      InterTieDispatchResponse : pass_indicator

          InterTieDispatchResponse --> PassIndicatorType : pass_indicator

      InterTieDispatchResponse : registered_inter_tie

          InterTieDispatchResponse --> RegisteredInterTie : registered_inter_tie

      InterTieDispatchResponse : start_time

Slots

Name Cardinality and Range Description Inheritance
accept_mw 0..1
Float
The accepted mw amount by the responder direct
accept_status 0..1
DispatchResponseType
The accept status submitted by the responder direct
cleared_mw 0..1
Float
MW amount associated with instruction direct
pass_indicator 0..1
PassIndicatorType
Part of the Composite key that downstream app uses to match the instruction direct
start_time 0..1
date
Part of the Composite key that downstream app uses to match the instruction
direct
registered_inter_tie 1..1
RegisteredInterTie
direct

Usages

used by used in type used
RegisteredInterTie inter_tie_dispatch_response range InterTieDispatchResponse

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: InterTieDispatchResponse
description: "Response from an intertie resource acknowledging receipt of dispatch\
  \ instructions.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  accept_mw:
    name: accept_mw
    description: "The accepted mw amount by the responder. aka response mw. \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InterTieDispatchResponse.acceptMW
    multivalued: false
    domain_of:
    - InterTieDispatchResponse
    - DispatchInstReply
    range: float
    required: false
  accept_status:
    name: accept_status
    description: The accept status submitted by the responder. Valid values are NON-RESPONSE,
      ACCEPT, DECLINE, PARTIAL.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InterTieDispatchResponse.acceptStatus
    multivalued: false
    domain_of:
    - InterTieDispatchResponse
    - ResourceDeploymentStatus
    - DispatchInstReply
    range: DispatchResponseType
    required: false
  cleared_mw:
    name: cleared_mw
    description: "MW amount associated with instruction.  For 5 minute binding dispatches,\
      \ this is the Goto MW or DOT\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InterTieDispatchResponse.clearedMW
    multivalued: false
    domain_of:
    - TransactionBidResults
    - InterTieDispatchResponse
    - MarketRegionResults
    - ResourceAwardInstruction
    - DispatchInstReply
    range: float
    required: false
  pass_indicator:
    name: pass_indicator
    description: Part of the Composite key that downstream app uses to match the instruction
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InterTieDispatchResponse.passIndicator
    multivalued: false
    domain_of:
    - InterTieDispatchResponse
    - DispatchInstReply
    range: PassIndicatorType
    required: false
  start_time:
    name: start_time
    description: "Part of the Composite key that downstream app uses to match the\
      \ instruction\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InterTieDispatchResponse.startTime
    multivalued: false
    domain_of:
    - TimeTariffInterval
    - DispatchSchedule
    - BasicIntervalSchedule
    - Bid
    - Trade
    - BidError
    - InterTieDispatchResponse
    - TradeError
    - LoadFollowingInst
    - DispatchInstReply
    range: date
    required: false
  registered_inter_tie:
    name: registered_inter_tie
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InterTieDispatchResponse.RegisteredInterTie
    multivalued: false
    domain_of:
    - Flowgate
    - InterTieBid
    - WheelingCounterParty
    - InterchangeSchedule
    - InterTieDispatchResponse
    range: RegisteredInterTie
    required: true
class_uri: cim:InterTieDispatchResponse

Induced

name: InterTieDispatchResponse
description: "Response from an intertie resource acknowledging receipt of dispatch\
  \ instructions.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  accept_mw:
    name: accept_mw
    description: "The accepted mw amount by the responder. aka response mw. \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InterTieDispatchResponse.acceptMW
    multivalued: false
    alias: accept_mw
    owner: InterTieDispatchResponse
    domain_of:
    - InterTieDispatchResponse
    - DispatchInstReply
    range: float
    required: false
  accept_status:
    name: accept_status
    description: The accept status submitted by the responder. Valid values are NON-RESPONSE,
      ACCEPT, DECLINE, PARTIAL.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InterTieDispatchResponse.acceptStatus
    multivalued: false
    alias: accept_status
    owner: InterTieDispatchResponse
    domain_of:
    - InterTieDispatchResponse
    - ResourceDeploymentStatus
    - DispatchInstReply
    range: DispatchResponseType
    required: false
  cleared_mw:
    name: cleared_mw
    description: "MW amount associated with instruction.  For 5 minute binding dispatches,\
      \ this is the Goto MW or DOT\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InterTieDispatchResponse.clearedMW
    multivalued: false
    alias: cleared_mw
    owner: InterTieDispatchResponse
    domain_of:
    - TransactionBidResults
    - InterTieDispatchResponse
    - MarketRegionResults
    - ResourceAwardInstruction
    - DispatchInstReply
    range: float
    required: false
  pass_indicator:
    name: pass_indicator
    description: Part of the Composite key that downstream app uses to match the instruction
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InterTieDispatchResponse.passIndicator
    multivalued: false
    alias: pass_indicator
    owner: InterTieDispatchResponse
    domain_of:
    - InterTieDispatchResponse
    - DispatchInstReply
    range: PassIndicatorType
    required: false
  start_time:
    name: start_time
    description: "Part of the Composite key that downstream app uses to match the\
      \ instruction\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InterTieDispatchResponse.startTime
    multivalued: false
    alias: start_time
    owner: InterTieDispatchResponse
    domain_of:
    - TimeTariffInterval
    - DispatchSchedule
    - BasicIntervalSchedule
    - Bid
    - Trade
    - BidError
    - InterTieDispatchResponse
    - TradeError
    - LoadFollowingInst
    - DispatchInstReply
    range: date
    required: false
  registered_inter_tie:
    name: registered_inter_tie
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InterTieDispatchResponse.RegisteredInterTie
    multivalued: false
    alias: registered_inter_tie
    owner: InterTieDispatchResponse
    domain_of:
    - Flowgate
    - InterTieBid
    - WheelingCounterParty
    - InterchangeSchedule
    - InterTieDispatchResponse
    range: RegisteredInterTie
    required: true
class_uri: cim:InterTieDispatchResponse