/** * @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