diff --git a/ttcn/CAM/LibItsCam_Templates.ttcn b/ttcn/CAM/LibItsCam_Templates.ttcn index 8d0c0db0734349364e9d1a4bd89873b5e1b9617c..68454c452c872a0f392e84b5d6a63c7ae3b30db7 100644 --- a/ttcn/CAM/LibItsCam_Templates.ttcn +++ b/ttcn/CAM/LibItsCam_Templates.ttcn @@ -71,14 +71,10 @@ module LibItsCam_Templates { cam := { stationCharacteristics := {true, false, true}, camParameters := { - vehicle := { - profileDependent := { - basicVehicle := NULL - } - } + vehicle := {profileDependent := {basicVehicle := ?}} } } - }; + } template CamPdu mw_camMsg_emergencyVehicle modifies mw_camMsg_anyVehicle := { cam := {