Skip to content

Class: ResourceAwardInstruction

_Model of market results, instruction for resource. Contains details of award as attributes. _

__

URI: cim:ResourceAwardInstruction

 classDiagram
    class ResourceAwardInstruction
      ResourceAwardInstruction : award_mw

      ResourceAwardInstruction : cleared_mw

      ResourceAwardInstruction : cleared_price

      ResourceAwardInstruction : clearing_resource_award

          ResourceAwardInstruction --> ResourceAwardClearing : clearing_resource_award

      ResourceAwardInstruction : congest_lmp

      ResourceAwardInstruction : cost_lmp

      ResourceAwardInstruction : dispatcher_added_mw

      ResourceAwardInstruction : economic_max

      ResourceAwardInstruction : economic_min

      ResourceAwardInstruction : eff_regulation_down_limit

      ResourceAwardInstruction : eff_regulation_up_limit

      ResourceAwardInstruction : lmp

      ResourceAwardInstruction : loss_lmp

      ResourceAwardInstruction : manually_blocked

          ResourceAwardInstruction --> YesNo : manually_blocked

      ResourceAwardInstruction : marginal_resource_indicator

          ResourceAwardInstruction --> YesNo : marginal_resource_indicator

      ResourceAwardInstruction : market_product

          ResourceAwardInstruction --> MarketProduct : market_product

      ResourceAwardInstruction : must_run_ind

      ResourceAwardInstruction : no_load_cost

      ResourceAwardInstruction : optimal_bid_cost

      ResourceAwardInstruction : optimal_bid_pay

      ResourceAwardInstruction : optimal_margin

      ResourceAwardInstruction : override_time_stamp

      ResourceAwardInstruction : override_value

      ResourceAwardInstruction : registered_resource

          ResourceAwardInstruction --> RegisteredResource : registered_resource

      ResourceAwardInstruction : self_sched_mw

      ResourceAwardInstruction : self_schedule_breakdown

          ResourceAwardInstruction --> SelfScheduleBreakdown : self_schedule_breakdown

      ResourceAwardInstruction : start_up_cost

      ResourceAwardInstruction : status

      ResourceAwardInstruction : total_revenue

      ResourceAwardInstruction : update_time_stamp

      ResourceAwardInstruction : update_type

          ResourceAwardInstruction --> MQSCHGType : update_type

      ResourceAwardInstruction : update_user

Slots

Name Cardinality and Range Description Inheritance
award_mw 0..1
Float
For DA Energy: Not Applicable;
direct
cleared_mw 0..1
Float
For DA Energy: Total Schedule = DA market schedule + DA self-schedule award; ... direct
cleared_price 0..1
Float
Marginal Price ($/MW) for the commodity (Regulation Up, Regulation Down, Spin... direct
congest_lmp 0..1
Float
Congestion component of Location Marginal Price (LMP) in monetary units per M... direct
cost_lmp 0..1
Float
Cost component of Locational Marginal Pricing (LMP) in monetary units per MW direct
dispatcher_added_mw 0..1
Float
The tier2 mw added by dispatcher action
direct
economic_max 0..1
Float
Unit max output for dispatch; bid in economic maximum
direct
economic_min 0..1
Float
Unit min output for dispatch; bid in economic minimum
direct
eff_regulation_down_limit 0..1
Float
Effective Regulation Down Limit (MW)
direct
eff_regulation_up_limit 0..1
Float
Effective Regulation Up Limit
direct
lmp 0..1
Float
Locational marginal price value
direct
loss_lmp 0..1
Float
Loss component of Location Marginal Price (LMP) in monetary units per MW direct
manually_blocked 0..1
YesNo
Indicates if an award was manually blocked (Y/N) direct
marginal_resource_indicator 0..1
YesNo
Indicator (Yes / No) that this resource set the price for this dispatch / sch... direct
must_run_ind 0..1
Boolean
Identifes if the unit was set to must run by the market participant responsib... direct
no_load_cost 0..1
Float
Unit no-load cost in case of energy commodity
direct
optimal_bid_cost 0..1
Float
Optimal Bid cost
direct
optimal_bid_pay 0..1
Float
Optimal Bid production payment based on LMP
direct
optimal_margin 0..1
Float
Optimal Bid production margin
direct
override_time_stamp 0..1
date
Time the manual data entry occured direct
override_value 0..1
Float
Provides the ability for the grid operator to override items, such as spin ca... direct
self_sched_mw 0..1
Float
For DA Energy: DA total self-schedule award;
direct
start_up_cost 0..1
Float
Unit start up cost in case of energy commodity
direct
status 0..1
String
In or out status of resource
direct
total_revenue 0..1
Float
Total bid revenue (startup_cost + no_load_cost + bid_pay)
direct
update_time_stamp 0..1
date
direct
update_type 0..1
MQSCHGType
direct
update_user 0..1
String
direct
self_schedule_breakdown 0..*
SelfScheduleBreakdown
direct
registered_resource 0..1
RegisteredResource
direct
clearing_resource_award 1..*
ResourceAwardClearing
direct
market_product 1..1
MarketProduct
direct

Usages

used by used in type used
RegisteredResource resource_award_instruction range ResourceAwardInstruction
MarketProduct resource_award_instruction range ResourceAwardInstruction
RegisteredGenerator resource_award_instruction range ResourceAwardInstruction
RegisteredInterTie resource_award_instruction range ResourceAwardInstruction
RegisteredLoad resource_award_instruction range ResourceAwardInstruction
CombinedCycleConfiguration resource_award_instruction range ResourceAwardInstruction
ResourceAwardClearing resource_award_instruction range ResourceAwardInstruction
SelfScheduleBreakdown resource_award_instruction range ResourceAwardInstruction
RegisteredDistributedResource resource_award_instruction range ResourceAwardInstruction

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ResourceAwardInstruction
description: "Model of market results, instruction for resource.  Contains details\
  \ of award as attributes.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  award_mw:
    name: award_mw
    description: "For DA Energy: Not Applicable;   \r\n\r\nFor DA AS: DA AS market\
      \ award;   \r\n\r\nFor RT Energy: Not Applicable;   \r\n\r\nFor RT AS: RT AS\
      \ market award (excluding DA AS market or self-proviison awards)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.awardMW
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  cleared_mw:
    name: cleared_mw
    description: "For DA Energy: Total Schedule = DA market schedule + DA self-schedule\
      \ award;   \r\n\r\nFor DA AS: DA Ancillary Service Awards = DA AS market award\
      \ + DA AS self-provision award;   \r\n\r\nFor RT Energy: Total Schedule = RT\
      \ market schedule + RT self-schedule award;   \r\n\r\nFor RT AS: RT Ancillary\
      \ Service Awards = RT AS self-provision award + RT AS market award + DA AS market\
      \ award + DA AS self-provision award;\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.clearedMW
    multivalued: false
    domain_of:
    - TransactionBidResults
    - InterTieDispatchResponse
    - MarketRegionResults
    - ResourceAwardInstruction
    - DispatchInstReply
    range: float
    required: false
  cleared_price:
    name: cleared_price
    description: "Marginal Price ($/MW) for the commodity (Regulation Up, Regulation\
      \ Down, Spinning Reserve, or Non-spinning reserve) for pricing run.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.clearedPrice
    multivalued: false
    domain_of:
    - TransactionBidResults
    - MarketRegionResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: float
    required: false
  congest_lmp:
    name: congest_lmp
    description: "Congestion component of Location Marginal Price (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.congestLMP
    multivalued: false
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    range: float
    required: false
  cost_lmp:
    name: cost_lmp
    description: "Cost component of Locational Marginal Pricing (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.costLMP
    multivalued: false
    domain_of:
    - PnodeResults
    - ResourceAwardInstruction
    range: float
    required: false
  dispatcher_added_mw:
    name: dispatcher_added_mw
    description: "The tier2 mw added by dispatcher action \r\nMarket results of the\
      \ synchronized reserve market\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.dispatcherAddedMW
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  economic_max:
    name: economic_max
    description: "Unit max output for dispatch; bid in economic maximum\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.economicMax
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  economic_min:
    name: economic_min
    description: "Unit min output for dispatch; bid in economic minimum\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.economicMin
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  eff_regulation_down_limit:
    name: eff_regulation_down_limit
    description: "Effective Regulation Down Limit (MW)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.effRegulationDownLimit
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  eff_regulation_up_limit:
    name: eff_regulation_up_limit
    description: "Effective Regulation Up Limit \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.effRegulationUpLimit
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  lmp:
    name: lmp
    description: "Locational marginal price value\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.lmp
    multivalued: false
    domain_of:
    - ExPostPricingResults
    - ResourceAwardInstruction
    - ExPostResourceResults
    range: float
    required: false
  loss_lmp:
    name: loss_lmp
    description: "Loss component of Location Marginal Price (LMP) in monetary units\
      \ per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.lossLMP
    multivalued: false
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    - ExPostResourceResults
    range: float
    required: false
  manually_blocked:
    name: manually_blocked
    description: Indicates if an award was manually blocked (Y/N). Valid for Spinning
      and Non-spinning.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.manuallyBlocked
    multivalued: false
    domain_of:
    - Instructions
    - ResourceAwardInstruction
    range: YesNo
    required: false
  marginal_resource_indicator:
    name: marginal_resource_indicator
    description: Indicator (Yes / No) that this resource set the price for this dispatch
      / schedule.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.marginalResourceIndicator
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: YesNo
    required: false
  must_run_ind:
    name: must_run_ind
    description: "Identifes if the unit was set to must run by the market participant\
      \ responsible for bidding in the unit\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.mustRunInd
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: boolean
    required: false
  no_load_cost:
    name: no_load_cost
    description: "Unit no-load cost in case of energy commodity\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.noLoadCost
    multivalued: false
    domain_of:
    - GeneratingBid
    - ResourceAwardInstruction
    - Commitments
    - AuxiliaryValues
    range: float
    required: false
  optimal_bid_cost:
    name: optimal_bid_cost
    description: "Optimal Bid cost\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.optimalBidCost
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  optimal_bid_pay:
    name: optimal_bid_pay
    description: "Optimal Bid production payment based on LMP\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.optimalBidPay
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  optimal_margin:
    name: optimal_margin
    description: "Optimal Bid production margin\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.optimalMargin
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  override_time_stamp:
    name: override_time_stamp
    description: "Time the manual data entry occured.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.overrideTimeStamp
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: date
    required: false
  override_value:
    name: override_value
    description: "Provides the ability for the grid operator to override items, such\
      \ as spin capacity requirements, prior to running the algorithm. This value\
      \ is market product based (spin, non-spin, reg up, reg down, or RUC).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.overrideValue
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  self_sched_mw:
    name: self_sched_mw
    description: "For DA Energy: DA total self-schedule award;   \r\nFor DA AS: DA\
      \ AS self-provision award;   \r\nFor RT Energy: RT total self-schedule award;\
      \   \r\nFor RT AS: RT AS self-provision award (excluding DA AS market or self-provision\
      \ awards)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.selfSchedMW
    multivalued: false
    domain_of:
    - BidSelfSched
    - ResourceAwardInstruction
    - SelfScheduleBreakdown
    range: float
    required: false
  start_up_cost:
    name: start_up_cost
    description: "Unit start up cost in case of energy commodity\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.startUpCost
    multivalued: false
    domain_of:
    - MarketResults
    - ResourceAwardInstruction
    - AuxiliaryValues
    range: float
    required: false
  status:
    name: status
    description: "In or out status of resource\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.status
    multivalued: false
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: string
    required: false
  total_revenue:
    name: total_revenue
    description: "Total bid revenue (startup_cost + no_load_cost + bid_pay)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.totalRevenue
    multivalued: false
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.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:ResourceAwardInstruction.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:ResourceAwardInstruction.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
  self_schedule_breakdown:
    name: self_schedule_breakdown
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.SelfScheduleBreakdown
    multivalued: true
    domain_of:
    - ResourceAwardInstruction
    range: SelfScheduleBreakdown
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.RegisteredResource
    multivalued: false
    domain_of:
    - TimeSeries
    - Reason
    - DotInstruction
    - MarketParticipant
    - MPMResourceStatus
    - MPMTestThreshold
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - RampRateCurve
    - SchedulingPoint
    - ResourceVerifiableCosts
    - ContractDistributionFactor
    - SubstitutionResourceList
    - MktConnectivityNode
    - AggregateNode
    - Instructions
    - ControlAreaDesignation
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - Domain
    - ExPostResourceResults
    - LoadFollowingOperatorInput
    - MarketObjectStatus
    - DefaultBid
    - ResourceCertification
    - FormerReference
    - IntermittentResourceEligibility
    - ResourceCapacity
    - ExpectedEnergyValues
    - ResourceLoadFollowingInst
    - ResourceDispatchResults
    - LoadFollowingInst
    - AllocationResultValues
    - Commitments
    - RMROperatorInput
    - OrgResOwnership
    - DispatchInstReply
    - ForbiddenRegion
    - ResourcePerformanceRating
    - ResponseMethod
    range: RegisteredResource
    required: false
  clearing_resource_award:
    name: clearing_resource_award
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.ClearingResourceAward
    multivalued: true
    domain_of:
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: ResourceAwardClearing
    required: true
  market_product:
    name: market_product
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.MarketProduct
    multivalued: false
    domain_of:
    - CommodityDefinition
    - ProductBid
    - BidError
    - ReserveReq
    - MarketRegionResults
    - BidPriceCap
    - ResourceAwardInstruction
    range: MarketProduct
    required: true
class_uri: cim:ResourceAwardInstruction

Induced

name: ResourceAwardInstruction
description: "Model of market results, instruction for resource.  Contains details\
  \ of award as attributes.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  award_mw:
    name: award_mw
    description: "For DA Energy: Not Applicable;   \r\n\r\nFor DA AS: DA AS market\
      \ award;   \r\n\r\nFor RT Energy: Not Applicable;   \r\n\r\nFor RT AS: RT AS\
      \ market award (excluding DA AS market or self-proviison awards)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.awardMW
    multivalued: false
    alias: award_mw
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  cleared_mw:
    name: cleared_mw
    description: "For DA Energy: Total Schedule = DA market schedule + DA self-schedule\
      \ award;   \r\n\r\nFor DA AS: DA Ancillary Service Awards = DA AS market award\
      \ + DA AS self-provision award;   \r\n\r\nFor RT Energy: Total Schedule = RT\
      \ market schedule + RT self-schedule award;   \r\n\r\nFor RT AS: RT Ancillary\
      \ Service Awards = RT AS self-provision award + RT AS market award + DA AS market\
      \ award + DA AS self-provision award;\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.clearedMW
    multivalued: false
    alias: cleared_mw
    owner: ResourceAwardInstruction
    domain_of:
    - TransactionBidResults
    - InterTieDispatchResponse
    - MarketRegionResults
    - ResourceAwardInstruction
    - DispatchInstReply
    range: float
    required: false
  cleared_price:
    name: cleared_price
    description: "Marginal Price ($/MW) for the commodity (Regulation Up, Regulation\
      \ Down, Spinning Reserve, or Non-spinning reserve) for pricing run.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.clearedPrice
    multivalued: false
    alias: cleared_price
    owner: ResourceAwardInstruction
    domain_of:
    - TransactionBidResults
    - MarketRegionResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: float
    required: false
  congest_lmp:
    name: congest_lmp
    description: "Congestion component of Location Marginal Price (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.congestLMP
    multivalued: false
    alias: congest_lmp
    owner: ResourceAwardInstruction
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    range: float
    required: false
  cost_lmp:
    name: cost_lmp
    description: "Cost component of Locational Marginal Pricing (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.costLMP
    multivalued: false
    alias: cost_lmp
    owner: ResourceAwardInstruction
    domain_of:
    - PnodeResults
    - ResourceAwardInstruction
    range: float
    required: false
  dispatcher_added_mw:
    name: dispatcher_added_mw
    description: "The tier2 mw added by dispatcher action \r\nMarket results of the\
      \ synchronized reserve market\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.dispatcherAddedMW
    multivalued: false
    alias: dispatcher_added_mw
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  economic_max:
    name: economic_max
    description: "Unit max output for dispatch; bid in economic maximum\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.economicMax
    multivalued: false
    alias: economic_max
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  economic_min:
    name: economic_min
    description: "Unit min output for dispatch; bid in economic minimum\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.economicMin
    multivalued: false
    alias: economic_min
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  eff_regulation_down_limit:
    name: eff_regulation_down_limit
    description: "Effective Regulation Down Limit (MW)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.effRegulationDownLimit
    multivalued: false
    alias: eff_regulation_down_limit
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  eff_regulation_up_limit:
    name: eff_regulation_up_limit
    description: "Effective Regulation Up Limit \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.effRegulationUpLimit
    multivalued: false
    alias: eff_regulation_up_limit
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  lmp:
    name: lmp
    description: "Locational marginal price value\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.lmp
    multivalued: false
    alias: lmp
    owner: ResourceAwardInstruction
    domain_of:
    - ExPostPricingResults
    - ResourceAwardInstruction
    - ExPostResourceResults
    range: float
    required: false
  loss_lmp:
    name: loss_lmp
    description: "Loss component of Location Marginal Price (LMP) in monetary units\
      \ per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.lossLMP
    multivalued: false
    alias: loss_lmp
    owner: ResourceAwardInstruction
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    - ExPostResourceResults
    range: float
    required: false
  manually_blocked:
    name: manually_blocked
    description: Indicates if an award was manually blocked (Y/N). Valid for Spinning
      and Non-spinning.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.manuallyBlocked
    multivalued: false
    alias: manually_blocked
    owner: ResourceAwardInstruction
    domain_of:
    - Instructions
    - ResourceAwardInstruction
    range: YesNo
    required: false
  marginal_resource_indicator:
    name: marginal_resource_indicator
    description: Indicator (Yes / No) that this resource set the price for this dispatch
      / schedule.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.marginalResourceIndicator
    multivalued: false
    alias: marginal_resource_indicator
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: YesNo
    required: false
  must_run_ind:
    name: must_run_ind
    description: "Identifes if the unit was set to must run by the market participant\
      \ responsible for bidding in the unit\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.mustRunInd
    multivalued: false
    alias: must_run_ind
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: boolean
    required: false
  no_load_cost:
    name: no_load_cost
    description: "Unit no-load cost in case of energy commodity\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.noLoadCost
    multivalued: false
    alias: no_load_cost
    owner: ResourceAwardInstruction
    domain_of:
    - GeneratingBid
    - ResourceAwardInstruction
    - Commitments
    - AuxiliaryValues
    range: float
    required: false
  optimal_bid_cost:
    name: optimal_bid_cost
    description: "Optimal Bid cost\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.optimalBidCost
    multivalued: false
    alias: optimal_bid_cost
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  optimal_bid_pay:
    name: optimal_bid_pay
    description: "Optimal Bid production payment based on LMP\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.optimalBidPay
    multivalued: false
    alias: optimal_bid_pay
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  optimal_margin:
    name: optimal_margin
    description: "Optimal Bid production margin\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.optimalMargin
    multivalued: false
    alias: optimal_margin
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  override_time_stamp:
    name: override_time_stamp
    description: "Time the manual data entry occured.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.overrideTimeStamp
    multivalued: false
    alias: override_time_stamp
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: date
    required: false
  override_value:
    name: override_value
    description: "Provides the ability for the grid operator to override items, such\
      \ as spin capacity requirements, prior to running the algorithm. This value\
      \ is market product based (spin, non-spin, reg up, reg down, or RUC).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.overrideValue
    multivalued: false
    alias: override_value
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  self_sched_mw:
    name: self_sched_mw
    description: "For DA Energy: DA total self-schedule award;   \r\nFor DA AS: DA\
      \ AS self-provision award;   \r\nFor RT Energy: RT total self-schedule award;\
      \   \r\nFor RT AS: RT AS self-provision award (excluding DA AS market or self-provision\
      \ awards)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.selfSchedMW
    multivalued: false
    alias: self_sched_mw
    owner: ResourceAwardInstruction
    domain_of:
    - BidSelfSched
    - ResourceAwardInstruction
    - SelfScheduleBreakdown
    range: float
    required: false
  start_up_cost:
    name: start_up_cost
    description: "Unit start up cost in case of energy commodity\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.startUpCost
    multivalued: false
    alias: start_up_cost
    owner: ResourceAwardInstruction
    domain_of:
    - MarketResults
    - ResourceAwardInstruction
    - AuxiliaryValues
    range: float
    required: false
  status:
    name: status
    description: "In or out status of resource\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.status
    multivalued: false
    alias: status
    owner: ResourceAwardInstruction
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: string
    required: false
  total_revenue:
    name: total_revenue
    description: "Total bid revenue (startup_cost + no_load_cost + bid_pay)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.totalRevenue
    multivalued: false
    alias: total_revenue
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: float
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.updateTimeStamp
    multivalued: false
    alias: update_time_stamp
    owner: ResourceAwardInstruction
    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:ResourceAwardInstruction.updateType
    multivalued: false
    alias: update_type
    owner: ResourceAwardInstruction
    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:ResourceAwardInstruction.updateUser
    multivalued: false
    alias: update_user
    owner: ResourceAwardInstruction
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  self_schedule_breakdown:
    name: self_schedule_breakdown
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.SelfScheduleBreakdown
    multivalued: true
    alias: self_schedule_breakdown
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    range: SelfScheduleBreakdown
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.RegisteredResource
    multivalued: false
    alias: registered_resource
    owner: ResourceAwardInstruction
    domain_of:
    - TimeSeries
    - Reason
    - DotInstruction
    - MarketParticipant
    - MPMResourceStatus
    - MPMTestThreshold
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - RampRateCurve
    - SchedulingPoint
    - ResourceVerifiableCosts
    - ContractDistributionFactor
    - SubstitutionResourceList
    - MktConnectivityNode
    - AggregateNode
    - Instructions
    - ControlAreaDesignation
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - Domain
    - ExPostResourceResults
    - LoadFollowingOperatorInput
    - MarketObjectStatus
    - DefaultBid
    - ResourceCertification
    - FormerReference
    - IntermittentResourceEligibility
    - ResourceCapacity
    - ExpectedEnergyValues
    - ResourceLoadFollowingInst
    - ResourceDispatchResults
    - LoadFollowingInst
    - AllocationResultValues
    - Commitments
    - RMROperatorInput
    - OrgResOwnership
    - DispatchInstReply
    - ForbiddenRegion
    - ResourcePerformanceRating
    - ResponseMethod
    range: RegisteredResource
    required: false
  clearing_resource_award:
    name: clearing_resource_award
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceAwardInstruction.ClearingResourceAward
    multivalued: true
    alias: clearing_resource_award
    owner: ResourceAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: ResourceAwardClearing
    required: true
  market_product:
    name: market_product
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceAwardInstruction.MarketProduct
    multivalued: false
    alias: market_product
    owner: ResourceAwardInstruction
    domain_of:
    - CommodityDefinition
    - ProductBid
    - BidError
    - ReserveReq
    - MarketRegionResults
    - BidPriceCap
    - ResourceAwardInstruction
    range: MarketProduct
    required: true
class_uri: cim:ResourceAwardInstruction