Loading ttcn/CAM/LibItsCam_Pixits.ttcn 0 → 100644 +23 −0 Original line number Diff line number Diff line /** * @author ETSI / STF517 * @version $URL$ * $Id$ * @desc Module containing Pixits for CAM * */ module LibItsCam_Pixits { // LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; // LibItsSecurity import from LibItsSecurity_TypesAndValues all; modulepar Oct8 PX_CERT_IUT_CAM_01 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_CAM_02 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_CAM_03 := '0000000000000000'O; } // End of module LibItsSecurity_Pixits No newline at end of file ttcn/DENM/LibItsDenm_Pixits.ttcn 0 → 100644 +23 −0 Original line number Diff line number Diff line /** * @author ETSI / STF517 * @version $URL$ * $Id$ * @desc Module containing Pixits for DENM * */ module LibItsDenm_Pixits { // LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; // LibItsSecurity import from LibItsSecurity_TypesAndValues all; modulepar Oct8 PX_CERT_IUT_DENM_01 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_DENM_02 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_DENM_03 := '0000000000000000'O; } // End of module LibItsDenm_Pixits No newline at end of file Loading
ttcn/CAM/LibItsCam_Pixits.ttcn 0 → 100644 +23 −0 Original line number Diff line number Diff line /** * @author ETSI / STF517 * @version $URL$ * $Id$ * @desc Module containing Pixits for CAM * */ module LibItsCam_Pixits { // LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; // LibItsSecurity import from LibItsSecurity_TypesAndValues all; modulepar Oct8 PX_CERT_IUT_CAM_01 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_CAM_02 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_CAM_03 := '0000000000000000'O; } // End of module LibItsSecurity_Pixits No newline at end of file
ttcn/DENM/LibItsDenm_Pixits.ttcn 0 → 100644 +23 −0 Original line number Diff line number Diff line /** * @author ETSI / STF517 * @version $URL$ * $Id$ * @desc Module containing Pixits for DENM * */ module LibItsDenm_Pixits { // LibCommon import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; // LibItsSecurity import from LibItsSecurity_TypesAndValues all; modulepar Oct8 PX_CERT_IUT_DENM_01 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_DENM_02 := '0000000000000000'O; modulepar Oct8 PX_CERT_IUT_DENM_03 := '0000000000000000'O; } // End of module LibItsDenm_Pixits No newline at end of file