diff --git a/docs/_data/components/schemas/array-max-monitored-elements.yaml b/docs/_data/components/schemas/array-max-monitored-elements.yaml index 6e25f62..1d68870 100644 --- a/docs/_data/components/schemas/array-max-monitored-elements.yaml +++ b/docs/_data/components/schemas/array-max-monitored-elements.yaml @@ -24,9 +24,9 @@ forecast-limits-detailed-snapshot: items: $ref: 'array-max-forecast-periods.yaml#/forecast-limit-item-detailed' -named-power-system-objects: +named-power-system-resources: <<: *max - description: Collection of power system object names + description: Collection of power system resource names items: $ref: ./names.yaml diff --git a/docs/_data/components/schemas/headers.yaml b/docs/_data/components/schemas/headers.yaml index ae5203b..6bbcc5c 100644 --- a/docs/_data/components/schemas/headers.yaml +++ b/docs/_data/components/schemas/headers.yaml @@ -15,13 +15,13 @@ proposal-header: &header $ref: ./data-provenance.yaml default-emergency-durations: $ref: ./array-max-emergency-durations.yaml#/emergency-durations - power-system-objects: - $ref: ./array-max-monitored-elements.yaml#/named-power-system-objects + power-system-resources: + $ref: ./array-max-monitored-elements.yaml#/named-power-system-resources required: - source - default-emergency-durations - - power-system-objects + - power-system-resources additionalProperties: false snapshot-header: @@ -32,11 +32,11 @@ snapshot-header: $ref: ./timestamp.yaml snapshot-provenance: $ref: ./data-provenance.yaml - power-system-objects: - $ref: ./array-max-monitored-elements.yaml#/named-power-system-objects + power-system-resources: + $ref: ./array-max-monitored-elements.yaml#/named-power-system-resources default-emergency-durations: $ref: ./array-max-emergency-durations.yaml#/emergency-durations required: - last-updated - snapshot-provenance - - power-system-objects + - power-system-resources diff --git a/docs/example-narratives/examples/forecast-limits-detailed.json b/docs/example-narratives/examples/forecast-limits-detailed.json index 258f842..3de9cd5 100644 --- a/docs/example-narratives/examples/forecast-limits-detailed.json +++ b/docs/example-narratives/examples/forecast-limits-detailed.json @@ -20,7 +20,7 @@ "duration-minutes": 15 } ], - "power-system-objects": [ + "power-system-resources": [ { "resource-id": "8badf00d", "alternate-identifiers": [ diff --git a/docs/example-narratives/examples/forecast-limits-slim.json b/docs/example-narratives/examples/forecast-limits-slim.json index fd61dd9..0ea6ef8 100644 --- a/docs/example-narratives/examples/forecast-limits-slim.json +++ b/docs/example-narratives/examples/forecast-limits-slim.json @@ -20,7 +20,7 @@ "duration-minutes": 15 } ], - "power-system-objects": [ + "power-system-resources": [ { "resource-id": "8badf00d", "alternate-identifiers": [ diff --git a/docs/example-narratives/examples/forecast-ratings-proposal-get.json b/docs/example-narratives/examples/forecast-ratings-proposal-get.json index f521d1b..1da6128 100644 --- a/docs/example-narratives/examples/forecast-ratings-proposal-get.json +++ b/docs/example-narratives/examples/forecast-ratings-proposal-get.json @@ -19,7 +19,7 @@ "duration-minutes": 15 } ], - "power-system-objects": [ + "power-system-resources": [ { "resource-id": "8badf00d", "alternate-identifiers": [ diff --git a/docs/example-narratives/examples/forecast-ratings-proposal-patch.json b/docs/example-narratives/examples/forecast-ratings-proposal-patch.json index 7625671..00e4f0c 100644 --- a/docs/example-narratives/examples/forecast-ratings-proposal-patch.json +++ b/docs/example-narratives/examples/forecast-ratings-proposal-patch.json @@ -8,7 +8,7 @@ "default-emergency-durations": [ { "name": "emergency", "duration-minutes": 60} ], - "power-system-objects": [ + "power-system-resources": [ { "resource-id": "8badf00d", "alternate-identifiers": [ {"name": "segmentX", "authority": "TO-NERC-ID"}, diff --git a/docs/example-narratives/examples/realtime-limit-set-detailed.json b/docs/example-narratives/examples/realtime-limit-set-detailed.json index 6903dfd..eb4bda5 100644 --- a/docs/example-narratives/examples/realtime-limit-set-detailed.json +++ b/docs/example-narratives/examples/realtime-limit-set-detailed.json @@ -20,7 +20,7 @@ "duration-minutes": 15 } ], - "power-system-objects": [ + "power-system-resources": [ { "resource-id": "8badf00d", "alternate-identifiers": [ diff --git a/docs/example-narratives/examples/realtime-limit-set-slim.json b/docs/example-narratives/examples/realtime-limit-set-slim.json index 4ed8f35..ff9aac5 100644 --- a/docs/example-narratives/examples/realtime-limit-set-slim.json +++ b/docs/example-narratives/examples/realtime-limit-set-slim.json @@ -20,7 +20,7 @@ "duration-minutes": 15 } ], - "power-system-objects": [ + "power-system-resources": [ { "resource-id": "8badf00d", "alternate-identifiers": [ diff --git a/docs/example-narratives/examples/seasonal-limits-snapshot.json b/docs/example-narratives/examples/seasonal-limits-snapshot.json index 643711b..227304e 100644 --- a/docs/example-narratives/examples/seasonal-limits-snapshot.json +++ b/docs/example-narratives/examples/seasonal-limits-snapshot.json @@ -20,7 +20,7 @@ "duration-minutes": 15 } ], - "power-system-objects": [ + "power-system-resources": [ { "resource-id": "8badf00d", "alternate-identifiers": [