Loading DENM.asn +8 −7 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ ManagementContainer ::= SEQUENCE { SituationContainer ::= SEQUENCE { informationQuality InformationQuality, situation CauseCode eventType CauseCode } LocationContainer ::= SEQUENCE { Loading @@ -52,8 +52,8 @@ LocationContainer ::= SEQUENCE { laneCount LaneCount OPTIONAL, laneCountConfidence LaneCountConfidence OPTIONAL, movement Movement OPTIONAL, pathHistoryID PathHistoryID, pathHistory PathHistory, traceID TraceID, trace Trace, roadClass RoadClass OPTIONAL, relevanceDistance RelevanceDistance, relevanceTrafficDirection RelevanceTrafficDirection Loading Loading @@ -92,9 +92,10 @@ AlacarteContainer ::= SEQUENCE { ExpiryTime ::= INTEGER { timeOfDetection(0), oneSecondAfterDetection(1) } (0..86400) Trace ::= PathHistory PathHistoryID ::= INTEGER { pathHistory (0), alternativePath1(1), alternativePath7(7) } (0..7) TraceID ::= INTEGER { trace (0), alternativeTrace1(1), alternativeTrace7(7) } (0..7) Frequency ::= INTEGER { unknown(0), oneHz(10), thousandHz(10000) } (0..10000) Loading Loading
DENM.asn +8 −7 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ ManagementContainer ::= SEQUENCE { SituationContainer ::= SEQUENCE { informationQuality InformationQuality, situation CauseCode eventType CauseCode } LocationContainer ::= SEQUENCE { Loading @@ -52,8 +52,8 @@ LocationContainer ::= SEQUENCE { laneCount LaneCount OPTIONAL, laneCountConfidence LaneCountConfidence OPTIONAL, movement Movement OPTIONAL, pathHistoryID PathHistoryID, pathHistory PathHistory, traceID TraceID, trace Trace, roadClass RoadClass OPTIONAL, relevanceDistance RelevanceDistance, relevanceTrafficDirection RelevanceTrafficDirection Loading Loading @@ -92,9 +92,10 @@ AlacarteContainer ::= SEQUENCE { ExpiryTime ::= INTEGER { timeOfDetection(0), oneSecondAfterDetection(1) } (0..86400) Trace ::= PathHistory PathHistoryID ::= INTEGER { pathHistory (0), alternativePath1(1), alternativePath7(7) } (0..7) TraceID ::= INTEGER { trace (0), alternativeTrace1(1), alternativeTrace7(7) } (0..7) Frequency ::= INTEGER { unknown(0), oneHz(10), thousandHz(10000) } (0..10000) Loading