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

asn update

parent 425e6173
Loading
Loading
Loading
Loading
+2 −7
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ ManagementContainer ::= SEQUENCE {

SituationContainer ::= SEQUENCE {
	informationQuality InformationQuality,
	situation Situation
	situation CauseCode
}

LocationContainer ::= SEQUENCE {
@@ -92,11 +92,6 @@ AlacarteContainer ::= SEQUENCE {
 
 ExpiryTime ::=	INTEGER { timeOfDetection(0), oneSecondAfterDetection(1) } (0..86400)
   
 Situation ::= SEQUENCE {
  causeCode CauseCode,
  subCauseCode SubCauseCode
 }
 
   
 PathHistoryID ::= INTEGER { pathHistory
(0), alternativePath1(1), alternativePath7(7) } (0..7)