|
Name |
|
|
Comment |
NETWORK_STATICRATING lists the static rating values that will apply for a Rating Application ID. |
|
Name |
Comment |
Value |
|
Visibility |
Data in this table is: |
Public |
|
Name |
|
APPLICATIONID |
|
EQUIPMENTID |
|
EQUIPMENTTYPE |
|
RATINGLEVEL |
|
SUBSTATIONID |
|
VALIDFROM |
|
Name |
|
LASTCHANGED |
|
Name |
Data Type |
Mandatory |
Comment |
|
SUBSTATIONID |
VARCHAR(30) |
X |
The substation the equipment is located at |
|
EQUIPMENTTYPE |
VARCHAR(10) |
X |
The type of equipment. Valid values are: |
|
EQUIPMENTID |
VARCHAR(30) |
X |
A unique identifier for this type of equipment at this substation |
|
RATINGLEVEL |
VARCHAR(10) |
X |
The rating level of the value used, one of: |
|
APPLICATIONID |
VARCHAR(20) |
X |
The applicationid which defines the application timeframes of this rating. |
|
VALIDFROM |
DATE |
X |
The date that this record is applies from (inclusive) |
|
VALIDTO |
DATE |
|
The date that this record applies until (exclusive) |
|
RATINGVALUE |
NUMBER(16,6) |
|
The rating value in MVA that applies. This may be positive or negative depending on which side of the nominal MW flow direction the rating value applies. |
|
LASTCHANGED |
DATE |
|
The time that this record was last changed. |
|
|
|