@@ -456,6 +464,15 @@ This type specifies the default value for DENM validity duration used for DENM p
defaultValidity INTEGER ::= 600
```
### <a name="PerceivedEvent"></a>PerceivedEvent
This DE indicates whether a vehicle has perceived an event (e.g. a stationary vehicle using camera sensors) or whether it is itself the cause of the event.
the value shall be set to:
- True - in case the vehicle has perceived the event
- False - in case the vehicle itself is the cause of the event (e.g. vehicle is stationary) or part of the cause (e.g. traffic jam) or is directly exposed to the environmental condition (e.g. adverse weather)
```asn1
PerceivedEvent::= BOOLEAN
```
### <a name="Termination"></a>Termination
This indicates the termination type of generated DENM, i.e. if it is a cancellation DENM or a negation DENM