Commit 7c11b380 authored by kovacsa's avatar kovacsa
Browse files

asn1 update

parent 0904930f
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@ DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
BEGIN


IMPORTS 
IMPORTS 
   ItsPduHeader, CauseCode, HumanProblemSubCauseCode, VehicleBreakdownSubCauseCode, PostCrashSubCauseCode, Percentage, StationID, , Movement, InformationQuality, ReferencePosition, DangerousGoodsExtended, Direction, LaneCount, LaneNumber, LightBarSirenInUse, PathHistory, RoadClass, RoadworksSubCauseCode, HeightLonCarr, PosLonCarr, PosPillar, PosCentMass, PositioningSolutionType, StationType, SpeedLimit, WheelBaseVehicle, TurningRadius, PosFrontAx, PositionOfOccupants, Temperature, VehicleMass, VehicleIdentification, VehicleStorageType FROM ITS-Container {
   ItsPduHeader, CauseCode, HumanProblemSubCauseCode, VehicleBreakdownSubCauseCode, PostCrashSubCauseCode, Percentage, StationID, , Movement, InformationQuality, ReferencePosition, DangerousGoodsExtended, Direction, LaneCount, LaneNumber, LightBarSirenInUse, PathHistory, RoadClass, RoadworksSubCauseCode, HeightLonCarr, PosLonCarr, PosPillar, PosCentMass, PositioningSolutionType, StationType, SpeedLimit, TimestampTai, WheelBaseVehicle, TurningRadius, PosFrontAx, PositionOfOccupants, Temperature, VehicleMass, VehicleIdentification, VehicleStorageType FROM ITS-Container {
 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (302637) cc (0) version (1) 
 itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) en (302637) cc (0) version (1) 
};
};


@@ -27,10 +27,10 @@ DecentralizedEnvironmentalNotificationMessage ::= SEQUENCE {
}
}


ManagementContainer ::= SEQUENCE {
ManagementContainer ::= SEQUENCE {
	generationTime  ,
	generationTime  TimestampTai,
	actionID	ActionID,
	actionID	ActionID,
	dataVersion	DataVersion,
	dataVersion	DataVersion,
	detectionTime	,
	detectionTime	TimestampTai,
	isNegation	BOOLEAN,
	isNegation	BOOLEAN,
	eventPosition	ReferencePosition,
	eventPosition	ReferencePosition,
	relevanceDistance	RelevanceDistance,
	relevanceDistance	RelevanceDistance,