Notification
Class Description
Holds the information related to a client subscription to receive updates to a resource automatically. The actual resources may be passed in the Notification by specifying a specific xsi:type for the Resource and passing the full representation.
Attributes
| Name | Type | Description |
|---|---|---|
| newResourceURI | anyURI | The new location of the resource, if moved. This attribute SHALL be a fully-qualified absolute URI, not a relative reference. |
| status | UInt8 | 0 = Default Status 1 = Subscription canceled, no additional information 2 = Subscription canceled, resource moved 3 = Subscription canceled, resource definition changed (e.g., a new version of IEEE 2030.5) 4 = Subscription canceled, resource deleted All other values reserved. |
| subscriptionURI | anyURI | The subscription from which this notification was triggered. This attribute SHALL be a fully-qualified absolute URI, not a relative reference. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Associations
| Source Class | Cardinality Source | Target Class | Cardinality Target |
|---|---|---|---|
| Notification | Resource | 0..1 | |
| NotificationList | Notification | 0..* |