Technical Resource
This resource holds technical details about the assets that the controllable unit consists of. A controllable unit can contain several technical resources.
For more information about the technical resource and its role in the flexibility structure, see Conceptual Model and Terminology.
Relevant links
Fields
| Name | Description | Format | Reference |
|---|---|---|---|
| id | Unique surrogate identifier. | bigint Read only |
|
| name | Name of the technical resource. Maximum 128 characters. | text Required |
|
| controllable_unit_id | Reference to the controllable unit that this technical resource belongs to. | bigint Required Non-updatable |
controllable_unit.id |
| details | Free text details about the technical resource. | text Max length: 1024 |
|
| recorded_at | When the resource was recorded (created or updated) in the system. | date-time Read only |
|
| recorded_by | The identity that recorded the resource. | bigint Read only |
Validation Rules
No validation rules.
Notifications
| Action | Recipient | Comment |
|---|---|---|
| create, update, delete | Active SP on CU | |
| create, update, delete | Connecting SO on CU | If CU status is not new |
Authorization
Resource Level Authorization
Below is the RLA for the resource. The default policy is deny.
Entity
No policies.
Anonymous
No policies.
Common
No policies.
Balance Responsible Party
| Policy key | Policy | Status |
|---|---|---|
| TR-BRP001 | Read TR data when they are BRP on the AP. Only for the contract period. | DONE |
| TR-BRP002 | Read TR history when they are BRP on the AP. Only for the contract period. | DONE |
End User
| Policy key | Policy | Status |
|---|---|---|
| TR-EU001 | Read TR data when they are EU on the AP. Only for when they are EU on the AP. | DONE |
| TR-EU002 | Read TR history when they are EU on the AP. Only for when they are EU on the AP. | DONE |
Energy Supplier
| Policy key | Policy | Status |
|---|---|---|
| TR-ES001 | Read TR data when they are ES on the AP. Only for the contract period. | DONE |
| TR-ES002 | Read TR history when they are ES on the AP. Only for the contract period. | DONE |
Flexibility Information System Operator
| Policy key | Policy | Status |
|---|---|---|
| TR-FISO001 | Read, create, update and delete all TR. | DONE |
| TR-FISO002 | Read all TR history. | DONE |
Organisation
No policies.
System Operator
| Policy key | Policy | Status |
|---|---|---|
| TR-SO001 | Read TR belonging to CU that the SO can see. | DONE |
| TR-SO002 | Read history on TR belonging to CU that the SO can see. | DONE |
Service Provider
| Policy key | Policy | Status |
|---|---|---|
| TR-SP001 | Create, update and delete TR on CU where they are current SP. | DONE |
| TR-SP002 | Read TR data for the period they are SP on the CU. | DONE |
| TR-SP003 | Read TR history for the period they are SP on the CU. | DONE |
Third Party
No policies.
Field Level Authorization
For party type abbreviations, check the authentication docs.
| FIELD | ANON | BRP | ES | EU | FISO | SO | SP | TP | ORG |
|---|---|---|---|---|---|---|---|---|---|
| id | R | R | R | R | R | R | R | ||
| name | R | R | R | RCU | R | RCU | R | ||
| controllable_unit_id | R | R | R | RC | R | RC | R | ||
| details | R | R | R | RCU | R | RCU | R | ||
| recorded_at | R | R | R | R | R | R | R | ||
| recorded_by | R | R | R | R | R | R | R |