Event
An event happening in the system.
Relevant links
Fields
| Name | Description | Format | Reference |
|---|---|---|---|
| id | Unique surrogate identifier. | bigint Read only |
|
| specversion | The version of the CloudEvents specification followed by the resource. | text Read only |
|
| time | The time at which the event was generated. | date-time Read only |
|
| type | The type of the event. | text Pattern: ^no.elhub.flex.Read only |
|
| source | The URI of the resource concerned by the event. | text Pattern: ^(\/([a-z][a-z_]*\|[0-9]+))+$Read only |
|
| subject | The URI of the specific subject of the event within the resource pointed by source. |
text Read only Used in cases where an event happens on a subresource, but we still want to consider it as an event on the main resource, for clarity. |
|
| data | The data of the event. | text Read only |
Validation Rules
No validation rules.
Notifications
No notifications.
Authorization
Resource Level Authorization
Below is the RLA for the resource. The default policy is deny.
Anonymous
No policies.
Entity
No policies.
Common
| Policy key | Policy | Status |
|---|---|---|
| EVENT-COM001 | Read events related to a resource that they could read when the event happened. | DONE |
Balance Responsible Party
No policies.
End User
| Policy key | Policy | Status |
|---|---|---|
| EVENT-EU001 | Read events related to controllable units when they are EU on the AP. | DONE |
| EVENT-EU002 | Read events related to CUSP when they are EU on the AP. | DONE |
| EVENT-EU003 | Read events related to technical resources when they are EU on the AP. | DONE |
Energy Supplier
No policies.
Flexibility Information System Operator
| Policy key | Policy | Status |
|---|---|---|
| EVENT-FISO001 | Read all events. | DONE |
Organisation
No policies.
System Operator
No policies.
Service Provider
No policies.
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 | ||
| specversion | R | R | R | R | R | R | R | ||
| time | R | R | R | R | R | R | R | ||
| type | R | R | R | R | R | R | R | ||
| source | R | R | R | R | R | R | R | ||
| subject | R | R | R | R | R | R | R | ||
| data | R | R | R | R | R | R | R |