Skip to content

Class: ResourceDeploymentStatus

URI: cim:ResourceDeploymentStatus

 classDiagram
    class ResourceDeploymentStatus
      ResourceDeploymentStatus : accept_comments

      ResourceDeploymentStatus : accept_status

      ResourceDeploymentStatus : instruction_clearing

          ResourceDeploymentStatus --> InstructionClearing : instruction_clearing

      ResourceDeploymentStatus : resource_response_mw

Slots

Name Cardinality and Range Description Inheritance
accept_comments 0..1
String
Commenst to explain why the acceptance status direct
accept_status 0..1
String
Status of the resource for this deployment direct
resource_response_mw 0..1
Float
The MW amount the resource can contribute for this deployment direct
instruction_clearing 0..1
InstructionClearing
direct

Usages

used by used in type used
InstructionClearing resource_deployment_status range ResourceDeploymentStatus

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ResourceDeploymentStatus
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  accept_comments:
    name: accept_comments
    description: Commenst to explain why the acceptance status. For example, to explain
      why a request is accepted only partially, instead of fully.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceDeploymentStatus.acceptComments
    multivalued: false
    domain_of:
    - ResourceDeploymentStatus
    range: string
    required: false
  accept_status:
    name: accept_status
    description: Status of the resource for this deployment. Values include (full
      compliance, partial compliance, opt-out, etc.)
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceDeploymentStatus.acceptStatus
    multivalued: false
    domain_of:
    - InterTieDispatchResponse
    - ResourceDeploymentStatus
    - DispatchInstReply
    range: string
    required: false
  resource_response_mw:
    name: resource_response_mw
    description: The MW amount the resource can contribute for this deployment. This
      is from the DR provider - as a response? Or actual? Does this belong in settlement?
      Discuss more.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceDeploymentStatus.resourceResponseMW
    multivalued: false
    domain_of:
    - ResourceDeploymentStatus
    range: float
    required: false
  instruction_clearing:
    name: instruction_clearing
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceDeploymentStatus.InstructionClearing
    multivalued: false
    domain_of:
    - Instructions
    - DistributedResourceActualEvent
    - ResourceDeploymentStatus
    range: InstructionClearing
    required: false
class_uri: cim:ResourceDeploymentStatus

Induced

name: ResourceDeploymentStatus
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  accept_comments:
    name: accept_comments
    description: Commenst to explain why the acceptance status. For example, to explain
      why a request is accepted only partially, instead of fully.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceDeploymentStatus.acceptComments
    multivalued: false
    alias: accept_comments
    owner: ResourceDeploymentStatus
    domain_of:
    - ResourceDeploymentStatus
    range: string
    required: false
  accept_status:
    name: accept_status
    description: Status of the resource for this deployment. Values include (full
      compliance, partial compliance, opt-out, etc.)
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceDeploymentStatus.acceptStatus
    multivalued: false
    alias: accept_status
    owner: ResourceDeploymentStatus
    domain_of:
    - InterTieDispatchResponse
    - ResourceDeploymentStatus
    - DispatchInstReply
    range: string
    required: false
  resource_response_mw:
    name: resource_response_mw
    description: The MW amount the resource can contribute for this deployment. This
      is from the DR provider - as a response? Or actual? Does this belong in settlement?
      Discuss more.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceDeploymentStatus.resourceResponseMW
    multivalued: false
    alias: resource_response_mw
    owner: ResourceDeploymentStatus
    domain_of:
    - ResourceDeploymentStatus
    range: float
    required: false
  instruction_clearing:
    name: instruction_clearing
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceDeploymentStatus.InstructionClearing
    multivalued: false
    alias: instruction_clearing
    owner: ResourceDeploymentStatus
    domain_of:
    - Instructions
    - DistributedResourceActualEvent
    - ResourceDeploymentStatus
    range: InstructionClearing
    required: false
class_uri: cim:ResourceDeploymentStatus