Loading docs/DENM-PDU-Description.md +3 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,12 @@ This type represents the DENM PDU. It shall include the following components: * _header_ of type [**ItsPduHeader**](ETSI-ITS-CDD.md#ItsPduHeader) (WITH COMPONENTS {... , protocolVersion (2)<br> * _header_ of type [**ItsPduHeader**](ETSI-ITS-CDD.md#ItsPduHeader) (WITH COMPONENTS {... , protocolVersion (2), messageId(denm)})<br> the header of the DENM PDU. * _denm_ of type [**DenmPayload**](#DenmPayload) <br> the payload of the DENM PDU. messageId(denm)}), ```asn1 DENM ::= SEQUENCE { header ItsPduHeader (WITH COMPONENTS {... , protocolVersion (2), messageId(denm)}), Loading Loading @@ -330,6 +329,8 @@ AlacarteContainer ::= SEQUENCE { } ``` This type specifies the default value for DENM validity duration used for DENM protocol operation. ```asn1 defaultValidity INTEGER ::= 600 ``` Loading docs/ETSI-ITS-CDD.md +1056 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
docs/DENM-PDU-Description.md +3 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,12 @@ This type represents the DENM PDU. It shall include the following components: * _header_ of type [**ItsPduHeader**](ETSI-ITS-CDD.md#ItsPduHeader) (WITH COMPONENTS {... , protocolVersion (2)<br> * _header_ of type [**ItsPduHeader**](ETSI-ITS-CDD.md#ItsPduHeader) (WITH COMPONENTS {... , protocolVersion (2), messageId(denm)})<br> the header of the DENM PDU. * _denm_ of type [**DenmPayload**](#DenmPayload) <br> the payload of the DENM PDU. messageId(denm)}), ```asn1 DENM ::= SEQUENCE { header ItsPduHeader (WITH COMPONENTS {... , protocolVersion (2), messageId(denm)}), Loading Loading @@ -330,6 +329,8 @@ AlacarteContainer ::= SEQUENCE { } ``` This type specifies the default value for DENM validity duration used for DENM protocol operation. ```asn1 defaultValidity INTEGER ::= 600 ``` Loading
docs/ETSI-ITS-CDD.md +1056 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes