Skip to content

Service Providing Group Membership

The relation that links a controllable unit to a service providing group. A service providing group can contain several controllable units, and a controllable unit can belong to several groups at the same time.

Fields

Name Description Format Reference
id Unique surrogate key. bigint
Read only
controllable_unit_id Reference to the controllable unit this relation links to a service providing group. bigint
Required
Non-updatable
controllable_unit.id
service_providing_group_id Reference to the service providing group this relation links to a controllable unit. bigint
Required
Non-updatable
service_providing_group.id
valid_from The date from which the relation between the controllable unit and the service providing group is valid. Midnight aligned on Norwegian timezone. date-time
Required
valid_to The date until which the relation between the controllable unit and the service providing group is valid. Midnight aligned on Norwegian timezone. date-time
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

Validation rule key Validation rule Status
SPGM-VAL001 The controllable unit and service providing group must belong to the same service provider. DONE
SPGM-VAL002 The controllable unit must be in the bidding zone defined on the SPG. DONE

Notifications

Action Recipient Comment
create, update, delete SP of SPG, Impacted SO on SPGGP

Authorization

Resource Level Authorization

Below is the RLA for the resource. The default policy is deny.

Anonymous

No policies.

Common

No policies.

Balance Responsible Party

No policies.

End User

No policies.

Energy Supplier

No policies.

Flexibility Information System Operator

Policy key Policy Status
SPGM-FISO001 Read, create, update and delete all SPG membership relations. DONE
SPGM-FISO002 Read history on all SPG membership relations. DONE

Organisation

No policies.

System Operator

Policy key Policy Status
SPGM-SO001 Read SPGM belonging to SPGs they can read. DONE
SPGM-SO002 Read history on SPGM belonging to SPGs they can read. DONE

Service Provider

Policy key Policy Status
SPGM-SP001 Create and update SPGM for SPGS that belongs to them, on periods where they are SP for the CU. DONE
SPGM-SP002 Read, delete SPGM for SPGS that belongs to them. DONE
SPGM-SP003 Read history on SPGM for SPGS that belongs to them. 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
controllable_unit_id R R R RC R RC R
service_providing_group_id R R R RC R RC R
valid_from R R R RCU R RCU R
valid_to 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