module DeviceApplicationInterface_Pics { /** * @desc Does the IUT support DeviceApplicationInterface? */ modulepar boolean PICS_DEVICE_APPLICATION_INTERFACE_SUPPORTED := true; } // End of module DeviceApplicationInterface_Pics