Commit db2eee88 authored by Yann Garcia's avatar Yann Garcia
Browse files

Add cause cades and constants for AtsDENM & AtsVRU

parent c5989d00
Loading
Loading
Loading
Loading
+67 −38
Original line number Diff line number Diff line
@@ -313,6 +313,35 @@ module LibItsCommon_ASN1_NamedNumbers {
      const PostCrashSubCauseCode PostCrashSubCauseCode_accidentWithECallAutomaticallyTriggered_ := 3;
      const PostCrashSubCauseCode PostCrashSubCauseCode_accidentWithECallTriggeredWithoutAccessToCellularNetwork_ := 4;

      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_unavailable_ := 0;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_flooding_ := 1;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_dangerOfAvalanches_ := 2;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_blastingOfAvalanches_ := 3;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_landslips_ := 4;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_chemicalSpillage_ := 5;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_winterClosure_ := 6;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_sinkhole_ := 7;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_earthquakeDamage_ := 8;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_fallenTrees_ := 9;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_rockfalls_ := 10;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_sewerOverflow_ := 11;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_stormDamage_ := 12;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_subsidence_ := 13;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_burstPipe_ := 14;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_burstWaterMain_ := 15;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_fallenPowerCables_ := 16;
      const ImpassabilitySubCauseCode ImpassabilitySubCauseCode_snowDrifts_ := 17;

      const SubCauseCodeType AquaplaningSubCauseCode_unavailable_ := 0;

      const SubCauseCodeType PublicTransportVehicleApproachingSubCauseCode_unavailable_ := 0;

      const RailwayLevelCrossingSubCauseCode RailwayLevelCrossingSubCauseCode_unavailable_ := 0;
      const RailwayLevelCrossingSubCauseCode RailwayLevelCrossingSubCauseCode_doNotCrossAbnormalSituation_ := 1;
      const RailwayLevelCrossingSubCauseCode RailwayLevelCrossingSubCauseCode_closed_ := 2;
      const RailwayLevelCrossingSubCauseCode RailwayLevelCrossingSubCauseCode_unguarded_ := 3;
      const RailwayLevelCrossingSubCauseCode RailwayLevelCrossingSubCauseCode_nominal_ := 4;   

    } // End of group subCauseCodes

    group vru {
+88 −88
Original line number Diff line number Diff line
@@ -454,7 +454,7 @@ module LibItsCommon_CddTemplates {

  template (value) ClusterJoinInfo m_cluster_join_info(
                                                       in template (value) Identifier1B p_cluster_id,
                                                       in template (value) DeltaTimeQuarterSecond p_join_time := 255
                                                       in template (value) DeltaTimeQuarterSecond p_join_time := 2
                                                       ) := {
    clusterId := p_cluster_id,
    joinTime  := p_join_time