Class: FieldDispatchStep
Details of the step in the field dispatch history.
classDiagram
class FieldDispatchStep
FieldDispatchStep : dispatch_status
FieldDispatchStep --> CrewStatusKind : dispatch_status
FieldDispatchStep : field_dispatch_history
FieldDispatchStep --> FieldDispatchHistory : field_dispatch_history
FieldDispatchStep : occurred_date_time
FieldDispatchStep : remarks
FieldDispatchStep : sequence_number
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dispatch_status | 1..1 CrewStatusKind |
The status of one or more crews dispatched to perform field work at one or mo... | direct |
| occurred_date_time | 0..1 date |
The date and time at which the dispatch status occurred | direct |
| remarks | 0..1 String |
freeform comments related to the dispatch to perform field work | direct |
| sequence_number | 0..1 Integer |
The sequence number of the field dispatch step within the field dispatch hist... | direct |
| field_dispatch_history | 1..1 FieldDispatchHistory |
The dispatch history associated with the field dispatch step | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| FieldDispatchHistory | field_dispatch_step | range | FieldDispatchStep |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:FieldDispatchStep |
| native | cim:FieldDispatchStep |
LinkML Source
Direct
name: FieldDispatchStep
description: Details of the step in the field dispatch history.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
dispatch_status:
name: dispatch_status
description: The status of one or more crews dispatched to perform field work
at one or more work sites
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FieldDispatchStep.dispatchStatus
multivalued: false
domain_of:
- FieldDispatchStep
range: CrewStatusKind
required: true
occurred_date_time:
name: occurred_date_time
description: The date and time at which the dispatch status occurred.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FieldDispatchStep.occurredDateTime
multivalued: false
domain_of:
- FieldDispatchStep
- Fault
range: date
required: false
remarks:
name: remarks
description: freeform comments related to the dispatch to perform field work.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FieldDispatchStep.remarks
multivalued: false
domain_of:
- FieldDispatchStep
range: string
required: false
sequence_number:
name: sequence_number
description: The sequence number of the field dispatch step within the field dispatch
history. Begins with 1 and increments up.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:FieldDispatchStep.sequenceNumber
multivalued: false
domain_of:
- ModelOperationArg
- ModelOperation
- DiagramObjectPoint
- ACDCTerminal
- WorkFlowStep
- SwitchingStep
- SwitchingStepGroup
- FieldDispatchStep
- UserAttribute
- Procedure
- TimeTariffInterval
- ConsumptionTariffInterval
- WirePosition
- ACLineSegmentPhase
- RegularTimePoint
- TimePoint
- PositionPoint
- WireSegmentPhase
- ProfileData
range: integer
required: false
field_dispatch_history:
name: field_dispatch_history
description: The dispatch history associated with the field dispatch step
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:FieldDispatchStep.FieldDispatchHistory
multivalued: false
domain_of:
- Crew
- FieldDispatchStep
- PlannedOutage
- UnplannedOutage
range: FieldDispatchHistory
required: true
class_uri: cim:FieldDispatchStep
Induced
name: FieldDispatchStep
description: Details of the step in the field dispatch history.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
dispatch_status:
name: dispatch_status
description: The status of one or more crews dispatched to perform field work
at one or more work sites
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FieldDispatchStep.dispatchStatus
multivalued: false
alias: dispatch_status
owner: FieldDispatchStep
domain_of:
- FieldDispatchStep
range: CrewStatusKind
required: true
occurred_date_time:
name: occurred_date_time
description: The date and time at which the dispatch status occurred.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FieldDispatchStep.occurredDateTime
multivalued: false
alias: occurred_date_time
owner: FieldDispatchStep
domain_of:
- FieldDispatchStep
- Fault
range: date
required: false
remarks:
name: remarks
description: freeform comments related to the dispatch to perform field work.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:FieldDispatchStep.remarks
multivalued: false
alias: remarks
owner: FieldDispatchStep
domain_of:
- FieldDispatchStep
range: string
required: false
sequence_number:
name: sequence_number
description: The sequence number of the field dispatch step within the field dispatch
history. Begins with 1 and increments up.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:FieldDispatchStep.sequenceNumber
multivalued: false
alias: sequence_number
owner: FieldDispatchStep
domain_of:
- ModelOperationArg
- ModelOperation
- DiagramObjectPoint
- ACDCTerminal
- WorkFlowStep
- SwitchingStep
- SwitchingStepGroup
- FieldDispatchStep
- UserAttribute
- Procedure
- TimeTariffInterval
- ConsumptionTariffInterval
- WirePosition
- ACLineSegmentPhase
- RegularTimePoint
- TimePoint
- PositionPoint
- WireSegmentPhase
- ProfileData
range: integer
required: false
field_dispatch_history:
name: field_dispatch_history
description: The dispatch history associated with the field dispatch step
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:FieldDispatchStep.FieldDispatchHistory
multivalued: false
alias: field_dispatch_history
owner: FieldDispatchStep
domain_of:
- Crew
- FieldDispatchStep
- PlannedOutage
- UnplannedOutage
range: FieldDispatchHistory
required: true
class_uri: cim:FieldDispatchStep