File: C:/Users/Michel/Documents/Dump20230219/bitnami_redmine_projects.sql
CREATE DATABASE IF NOT EXISTS `bitnami_redmine` /*!40100 DEFAULT CHARACTER SET utf8 */;
USE `bitnami_redmine`;
-- MySQL dump 10.13 Distrib 5.7.17, for Win64 (x86_64)
--
-- Host: 127.0.0.1 Database: bitnami_redmine
-- ------------------------------------------------------
-- Server version 5.7.32-log
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `projects`
--
DROP TABLE IF EXISTS `projects`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `projects` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`description` text,
`homepage` varchar(255) DEFAULT '',
`is_public` tinyint(1) NOT NULL DEFAULT '1',
`parent_id` int(11) DEFAULT NULL,
`created_on` datetime DEFAULT NULL,
`updated_on` datetime DEFAULT NULL,
`identifier` varchar(255) DEFAULT NULL,
`status` int(11) NOT NULL DEFAULT '1',
`lft` int(11) DEFAULT NULL,
`rgt` int(11) DEFAULT NULL,
`inherit_members` tinyint(1) NOT NULL DEFAULT '0',
`default_version_id` int(11) DEFAULT NULL,
`default_assigned_to_id` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `index_projects_on_lft` (`lft`),
KEY `index_projects_on_rgt` (`rgt`)
) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `projects`
--
LOCK TABLES `projects` WRITE;
/*!40000 ALTER TABLE `projects` DISABLE KEYS */;
INSERT INTO `projects` VALUES (1,'OpenOpcUa','A reference implementation for OPC UA. This project contains both client and server. The client is a API for Windows and Linux.\r\nThe server a reference implementattion avaliable for Windows, Linux and many Embedded systems.','www.OpenOpcUa.org',1,NULL,'2011-12-19 02:27:29','2015-03-30 21:35:15','openopcua',1,111,184,0,NULL,NULL),(3,'OpcUa Stack V1','Implementation de la stack OpcUa V1. \r\naccès svn : http://www.openopcua.org/OpenOpcUa/uastackv1/','',0,7,'2012-01-09 11:10:27','2012-01-23 23:16:01','uastackv1',1,145,146,0,NULL,NULL),(4,'OpcUa Stack V2','Implementation de la stack OpcUa V2','',0,7,'2012-01-09 11:11:10','2012-01-09 11:11:10','uastackv2',1,147,148,0,NULL,NULL),(5,'Information Model','','',0,NULL,'2012-01-12 10:04:29','2021-10-28 11:43:16','informationmodel',1,99,110,0,NULL,NULL),(6,'Bacnet','Access for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/Bacnet/','',0,5,'2012-01-12 13:40:33','2012-01-23 23:12:03','bacnet',1,102,103,0,NULL,NULL),(7,'Stack UA','projet pour l\'implementation d\'une stack OPC UA unifié et multiplateforme','',0,1,'2012-01-12 18:04:02','2012-01-12 18:04:02','uastack',1,144,149,0,NULL,NULL),(8,'MAPE','Modèle d\'information pour le projet MAPE\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/mape','',0,5,'2012-01-12 18:49:35','2012-01-23 23:12:45','mape',1,106,107,0,NULL,NULL),(9,'ISA95','Modelisation S95 sur OPC UA\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/isa95','',0,5,'2012-01-18 00:26:57','2012-01-25 19:32:00','isa95',1,104,105,0,NULL,NULL),(10,'RTE','Définition du modèle information pour le demonstrateur RTE.\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/rte','',0,5,'2012-01-18 01:05:49','2012-01-23 23:13:57','rte',1,108,109,0,NULL,NULL),(11,'Servers V1','Serveurs basés sur la Stack V1','',0,1,'2012-01-18 01:52:04','2012-01-18 01:52:04','servers-v1',1,136,141,0,NULL,NULL),(12,'Servers V2','Serveurs basés sur la Stack V2','',0,1,'2012-01-18 01:53:10','2012-01-25 19:32:18','servers-v2',1,142,143,0,NULL,NULL),(13,'OpenOpcUaCoreServer','Serveur UA de type shell, basé sur la stack V1.\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/opcua-cpp-quickserver\r\n\r\nHere is the repository coming from the MC VS2017. This is the last version of the server','',0,11,'2012-01-18 01:56:30','2022-05-27 01:02:58','opcua-cpp-quickserver',1,137,138,0,NULL,NULL),(14,'SharedLib','Access for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/sharedlib','',0,11,'2012-01-18 02:05:48','2012-01-23 23:15:20','sharedlib',1,139,140,0,NULL,NULL),(15,'Tools','outils utilisés dans le projet OpenOpcUa','',0,1,'2012-01-18 02:52:30','2012-01-18 02:52:30','tools',1,150,157,0,NULL,NULL),(16,'XMLSAXParser','Parser XML basé sur expat.\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/xmlsaxparser','',0,15,'2012-01-18 02:54:05','2012-01-23 23:18:08','xmlsaxparser',1,155,156,0,NULL,NULL),(17,'VPIs','Virtual Protocol Interface project','',0,1,'2012-01-18 03:06:31','2012-01-18 03:06:31','vpis',1,160,183,0,NULL,NULL),(18,'VpiBinClient','Implementation de la couche client du protocole binaire RTE.\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/vpibinclient','',0,17,'2012-01-18 03:08:20','2012-12-12 18:00:13','vpibinclient',1,167,168,0,NULL,NULL),(19,'VPIOperatingSystem','VPi de démonstration pour la prise en charge de donnée issue du PC. Coordonnée X,Y de la souris, %CPU, type CPU, etc.\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/vpi-operating-system/','',0,17,'2012-01-18 12:01:50','2012-04-06 14:41:35','vpi-operating-system',1,181,182,0,NULL,NULL),(20,'Clients','','',0,1,'2012-03-09 09:50:52','2013-04-23 12:07:41','uaclient',1,112,123,0,NULL,NULL),(21,'MFCQuickClient','Access for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/mfcquickclient','',0,20,'2012-03-27 14:25:28','2014-03-12 17:36:41','mfcquickclient',9,113,114,0,NULL,NULL),(23,'VpiMdbMaster','Vpi Modbus Maitre RTU et TCP.\r\nAccess for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/VpiMdbMaster/','',0,17,'2012-06-19 16:54:45','2012-06-19 17:57:42','vpimdbmaster',1,175,176,0,NULL,NULL),(24,'VpiMca166','Access for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/vpimca166','vpimci166',0,17,'2012-06-25 00:29:41','2012-08-02 14:37:48','vpimca166',1,171,172,0,NULL,NULL),(25,'UAClientLib','Access for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/uaclientlib','uaclientlib',0,20,'2012-06-25 00:50:50','2012-08-02 14:38:14','uaclientlib',1,121,122,0,NULL,NULL),(26,'QtQuickClient','Access for web SVN client and like TortoiseSVN : http://www.openopcua.org/OpenOpcUa/qtquickclient','qtquickclient',0,20,'2012-06-25 00:51:57','2012-08-02 14:38:05','qtquickclient',1,119,120,0,NULL,NULL),(28,'VpiAcqCtrl','Ce Vpi est conçu pour permettre a une application externe d\'interagir avec la cache du serveur OpenOpcUa en utilisant un jeu d\'API spécifique.','',0,17,'2012-12-12 00:27:55','2013-04-23 12:07:21','vpiacqctrl',1,165,166,0,NULL,NULL),(29,'VpiMensor','Vpi pour capteur de pression mensor','',0,17,'2012-12-12 23:15:11','2012-12-12 23:16:33','vpimensor',1,177,178,0,NULL,NULL),(30,'vpimca527','Vpi for GBS MCA 527\r\nhttp://www.openopcua.org/OpenOpcUa/vpimca527','',0,17,'2014-01-10 10:12:41','2014-03-17 10:37:29','vpimca527',1,173,174,0,NULL,NULL),(31,'VpiNull','Empty VPI for training purpose\r\nhttp://www.openopcua.org/OpenOpcUa/vpinull','',0,17,'2014-01-10 11:28:58','2014-03-17 10:39:48','vpinull',1,179,180,0,NULL,NULL),(32,'OpenOpcUaQuickClient','QuickClient based on OpenOpcUa\r\nhttp://www.openopcua.org/OpenOpcUa/openopcuaquickclient','',0,20,'2014-01-15 11:26:38','2014-03-21 10:14:40','openopcuaquickclient',1,117,118,0,NULL,NULL),(33,'Deliver','Projet for delivery of codebase and binary.','',0,1,'2014-01-15 17:27:31','2014-01-15 17:27:31','deliver',1,126,127,0,NULL,NULL),(34,'OpenOpcUaVpiLibrary','Library for VPI Creation. \r\nhttp://www.openopcua.org/OpenOpcUa/openopcuavpilibrary','',0,17,'2014-01-31 18:48:40','2014-03-17 10:02:19','openopcuavpilibrary',1,163,164,0,NULL,NULL),(35,'demo','Demo projects\r\nhttp://www.openocpua.org/OpenOpcUa/demo','',0,1,'2014-01-31 20:53:02','2014-03-20 15:33:32','demo',1,128,129,0,NULL,NULL),(40,'Virtual File Interface','Top project for VFI development','',0,1,'2014-03-12 15:16:23','2014-03-12 15:16:23','vfis',1,158,159,0,NULL,NULL),(42,'OpenOpcUaClientSdk','Package for client development. This project contains only shared and code deliverable.','',0,20,'2014-03-12 17:40:45','2014-03-12 17:40:45','openopcuaclientsdk',1,115,116,0,NULL,NULL),(43,'CoreServer','','',0,1,'2014-04-03 12:20:25','2014-04-03 12:20:25','coreserver',1,124,125,0,NULL,NULL),(44,'OpenOpcUa V2','OpenOpcUa Project Version 2','',0,NULL,'2014-05-17 18:07:08','2014-05-17 18:07:08','openopcua-v2',1,187,188,0,NULL,NULL),(45,'VpiComDa','VpiComDa is a Vpi Wrapper for OPC COM DA Server\r\nhttp://www.openopcua.org/OpenOpcUa/vpicomda','',0,17,'2015-01-28 21:01:10','2015-01-28 22:13:24','vpicomda',1,169,170,0,NULL,NULL),(46,'OpenOpcUa Release codebase','Private project for OpenOpcUa sponsors\r\nREMINDER: The fork of the OpenOpcUa code base is forbidden.\r\nBy accessing this Redmine you unconditionally accept all terms of use associated with it.','',0,NULL,'2015-04-01 13:34:26','2021-10-28 11:45:06','openopcuasponsors',1,185,186,0,NULL,NULL),(47,'OpenOpcUaConfigManager','http://www.openopcua.org/OpenOpcUa/openopcuaconfigmanager','',0,15,'2015-08-09 12:35:43','2015-08-09 16:02:09','openopcuaconfigmanager',1,151,152,0,NULL,NULL),(48,'Cooperl','Gestion du projet Cooperl\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2016-07-01 10:57:20','2021-10-28 11:40:00','cooperl',1,8,9,0,NULL,NULL),(49,'TIAMA','RAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2016-08-03 14:36:57','2022-05-02 21:03:08','tiama',1,48,51,0,NULL,NULL),(50,'EthernetIp','Project for ODVA\'s CIP based Vpi implementation','',0,17,'2016-11-04 15:20:02','2016-11-04 15:20:02','ethernetip',1,161,162,0,NULL,NULL),(51,'Prosyst','Private project for the OpenOpcUa Titanium Sponsoring made by Prosyst\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2017-04-05 13:44:45','2021-10-28 11:48:17','prosyst',1,86,87,0,NULL,NULL),(52,'ADP','Modèle de données et serveur OPC UA pour la détection incendie chez Groupe ADP\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2017-06-12 13:26:41','2021-10-28 11:39:06','adp',1,2,3,0,NULL,NULL),(53,'Renault SAS','Projet Modèle Renault\r\nProjet XmiToNodeSet\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2017-06-20 09:13:49','2021-10-28 11:48:49','renault-sas',1,90,91,0,NULL,NULL),(54,'Resolution Spectra','Projet Modèle RS\r\nProjet extension VpiDirectAccess\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2017-09-01 10:53:44','2021-10-28 11:50:07','resolutionspectra',1,92,93,0,NULL,NULL),(55,'DLAD in Industrial Process','Deep Learning for Anomaly detection in industrial processing\r\n','',0,1,'2017-09-17 15:48:30','2017-09-17 15:48:30','dladip',1,130,131,0,NULL,NULL),(56,'Tyco','Implementation d\'un VPI pour les équipements TYCO\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2017-10-01 16:27:26','2021-10-28 11:50:41','tyco',1,52,55,0,NULL,NULL),(57,'SDPLEX','Private project for a first 6 month collaboration. Between OOUA and SDPlex','',0,91,'2017-11-23 23:10:04','2021-10-28 11:49:53','sdplex',1,94,95,0,NULL,NULL),(58,'MedianeSysteme','Project for OPC UAServer developement\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2018-01-04 13:46:16','2021-10-28 11:47:44','medianesystem',1,78,79,0,NULL,NULL),(59,'TM15','','',0,49,'2018-02-07 14:36:18','2018-02-07 14:36:18','tm15',1,49,50,0,NULL,NULL),(60,'PI_SYSTEM_AUTOMATION','PI_SYSTEM_AUTOMATION project started on March 15 2018\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2018-03-15 16:40:24','2021-10-28 11:48:01','pisysautomation',1,84,85,0,NULL,NULL),(61,'PELLENC ST','Intégration OpenOpcUa dans les solutions Pellenc ST\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2018-05-17 08:53:39','2021-10-28 11:47:14','pellencst',1,82,83,0,NULL,NULL),(62,'NeuAutomation','Project for OPC UAServer developement\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2018-05-29 15:18:45','2021-10-28 11:49:08','neuautomation',1,80,81,0,NULL,NULL),(63,'SISE','Project for OPC UAServer developement\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2018-07-30 11:57:35','2021-10-28 11:49:22','sise',1,96,97,0,NULL,NULL),(64,'SHICK-ESTEVE','Project for OPC UAServer developement\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2018-10-24 11:07:59','2021-10-28 11:42:07','sick-esteve',1,44,45,0,NULL,NULL),(65,'P1-P3','','',0,56,'2018-12-12 18:16:53','2018-12-12 18:16:53','p1-p3',1,53,54,0,NULL,NULL),(66,'EDF','Projet EDF DIPDE','',0,90,'2019-03-01 15:05:28','2021-10-28 11:40:29','edf-dipde',1,10,11,0,NULL,NULL),(67,'REHAU','Projet REHAU. \r\nObjectif : Definition d\'un demonstrateur EUROMAP\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2019-07-10 15:02:32','2021-10-28 11:48:33','rehau',1,88,89,0,NULL,NULL),(68,'Maitrise Technologique','Project for OPC UAServer developement\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2019-10-07 09:29:22','2021-10-28 11:42:32','maitrise-technologique',1,38,39,0,NULL,NULL),(69,'JPB SYSTEME','Gestion du projet JPB SYSTEME\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2019-10-24 11:02:46','2021-10-28 11:47:31','jpb',1,76,77,0,NULL,NULL),(70,'Sames Kremlin','Gestion du projet Sames Kremlin\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2020-02-14 13:26:43','2021-10-28 11:46:06','sameskremlin',1,40,43,0,NULL,NULL),(71,'TechPap','Gestion du projet TECHPAP\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2020-06-09 15:30:24','2021-10-28 11:49:36','techpap',1,46,47,0,NULL,NULL),(72,'I-MC','Private project for the OpenOpcUa Titanium Sponsoring made by I-MC \r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,91,'2020-06-24 09:52:07','2021-10-28 11:51:40','imc',1,74,75,0,NULL,NULL),(73,'Vinci Construction','Private project for the OpenOpcUa Titanium Sponsoring made by Vinci Construction \r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2020-07-29 08:14:28','2021-10-28 11:44:12','vinciconstruction',1,58,59,0,NULL,NULL),(74,'OOUA_CERTIFICATION','Project for OOUA Certification ','',0,1,'2020-08-12 10:02:01','2020-08-12 10:02:14','oouacert',1,134,135,0,NULL,NULL),(75,'GFI-INETUM','Gestion du projet GFI\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit.\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2020-09-04 13:30:38','2021-10-28 11:45:33','gfi',1,26,31,0,NULL,NULL),(76,'CNR','Gestion du projet CNR\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit.\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2020-09-23 08:54:14','2021-10-28 11:39:34','cnr',1,6,7,0,NULL,NULL),(77,'EDM','Utilisation d\'OPC UA au sein d\'EDM\r\nhttps://www.electricitedemayotte.com/edm/ \r\n','',0,90,'2020-09-28 12:52:17','2021-10-28 11:40:46','edm',1,14,15,0,NULL,NULL),(78,'EMOTORS','Espace de travail pour le projet EMOTORS.\r\nCe projet recouvre le travail de modélisation des objets relatifs au procédé de fabrication et de leur instanciation.\r\n','',0,90,'2020-11-04 20:03:33','2021-10-28 11:41:00','emotors',1,16,23,0,NULL,NULL),(79,'Exelsius','Projet pour l\'intégration OPC UA sur le machine EXELSIUS\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit.\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2020-12-02 15:16:38','2021-10-28 11:40:14','exelsius',1,24,25,0,NULL,NULL),(80,'AATV','Espace collaboratif du Groupe de Travail (GT) en charge de la réalisation d’un modèle de données pour les abattoirs et les ateliers de travail des viandes.\r\nLes aspects logistiques en amont (élevage et transfert des animaux jusqu’à l’entrée de l’abattoir) et logistique en aval (après conditionnement de la viande) feront l’objet d’autres spécifications techniques.\r\nCette spécification concerne ','',0,5,'2021-02-22 10:20:08','2021-02-22 10:20:08','aatv',1,100,101,0,NULL,NULL),(81,'CETIM','Gestion du projet CETIM\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit.\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,NULL,'2021-02-24 12:48:43','2021-02-24 12:50:26','cetim',1,61,72,0,NULL,NULL),(82,'Modelisation','Private project for the OpenOpcUa OPC2530 trainee \r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associées.','',0,83,'2021-06-30 16:48:14','2021-08-19 09:41:53','modelisation',1,190,191,0,NULL,NULL),(83,'Training','General project for OPC UA Training','',0,NULL,'2021-08-19 09:40:54','2021-08-19 09:40:54','training',1,189,202,0,NULL,NULL),(84,'OPC2510','Private project for the OpenOpcUa OPC2510 trainee \r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associées.','',0,83,'2021-08-19 09:43:37','2021-08-19 09:43:37','opc2510',1,196,197,0,NULL,NULL),(85,'Fanuc','Positionnement Fanuc : \r\n* OPC UA, \r\n* Companion Specification, \r\n* Approche hard,\r\n* Approche soft,\r\n* Positionnement green Field & Brown Field,\r\n* Implémentations, \r\n* cas d’usage , …\r\n','',0,81,'2021-09-21 17:18:09','2021-09-21 17:20:06','fanuc',1,64,65,0,NULL,NULL),(86,'Siemens','Positionnement Siemens : \r\n* OPC UA, \r\n* Companion Specification, \r\n* Approche hard,\r\n* Approche soft,\r\n* Positionnement green Field & Brown Field,\r\n* Implémentations, \r\n* cas d’usage , …','',0,81,'2021-09-21 17:21:00','2021-09-21 17:21:00','siemens',1,68,69,0,NULL,NULL),(87,'Heidenhain','Positionnement Heidenhain : \r\n* OPC UA, \r\n* Companion Specification, \r\n* Approche hard,\r\n* Approche soft,\r\n* Positionnement green Field & Brown Field,\r\n* Implémentations, \r\n* cas d’usage , …','',0,81,'2021-09-21 17:22:19','2021-09-21 17:22:19','heidenhain',1,66,67,0,NULL,NULL),(88,'SYMOP','Gestion du projet CMOP\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,81,'2021-10-18 16:27:26','2022-01-31 11:40:56','cmop',1,70,71,0,NULL,NULL),(89,'IMERYS','Gestion du projet IMERYS\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit.\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2021-10-19 18:21:53','2021-10-28 11:41:17','imerys',1,32,37,0,NULL,NULL),(90,'Active Sponsors','','',0,NULL,'2021-10-28 11:38:30','2021-10-28 11:42:50','sponsors',1,1,60,0,NULL,NULL),(91,'Inactive Sponsors','','',0,NULL,'2021-10-28 11:46:43','2021-10-28 11:46:43','inactive-sponsors',1,73,98,0,NULL,NULL),(92,'Lixhe - Modelization ','','',0,89,'2021-11-15 15:32:43','2021-11-15 15:34:55','modelization',1,35,36,0,NULL,NULL),(93,'OPC2410','Introduction à OPC','',0,83,'2021-11-17 08:49:07','2021-11-17 08:49:07','opc2410',1,192,193,0,NULL,NULL),(94,'Tremery','Projet commun EMOTOR/INETUM pour suivi des incidents sur le site de tremery','',0,78,'2021-11-17 13:35:12','2021-11-17 13:35:12','tremery',1,21,22,0,NULL,NULL),(95,'FactoryLab','Espace collaboratif associé au projet Factory Lab','',0,81,'2022-01-03 09:00:07','2022-01-03 09:00:07','factorylab',1,62,63,0,NULL,NULL),(96,'Bontoux','Gestion du projet Bontoux\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit.\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2022-01-13 17:11:24','2022-01-13 17:12:15','bontoux',1,4,5,0,NULL,NULL),(97,'VERKOR','VERKOR Management project\r\nREMINDER: The fork of the OpenOpcUa code base is prohibited.\r\nBy accessing this Redmine you unconditionally accept all the terms of use associated with it.','',0,90,'2022-01-18 17:29:44','2022-01-18 17:29:44','verkor',1,56,57,0,NULL,NULL),(98,'XiMulator','Modeling tool for OOUA','',0,15,'2022-02-16 17:29:35','2022-02-16 17:29:35','ximulator',1,153,154,0,NULL,NULL),(99,'OPC2620','Private project for the OpenOpcUa OPC2620 trainee \r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit. \r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associées.','',0,83,'2022-02-23 13:08:30','2022-02-23 13:08:30','opc2620',1,198,199,0,NULL,NULL),(100,'inetum_imerys','','',0,75,'2022-03-07 18:49:13','2022-03-07 18:49:13','inetum_imerys',1,29,30,1,NULL,NULL),(101,'inetum_emotors','','',0,75,'2022-03-07 18:50:01','2022-03-07 18:50:01','inetum_emotors',1,27,28,1,NULL,NULL),(102,'Sur mesure','Formations OPC UA sur mesure','',0,83,'2022-03-20 22:46:54','2022-03-20 22:46:54','sur-mesure',1,200,201,0,NULL,NULL),(103,'QUALAXY_OPTIMU','','',0,78,'2022-03-25 14:36:27','2022-03-25 14:36:27','qualaxy_optimu',1,17,18,1,NULL,NULL),(104,'EDITAG','Gestion du projet EDITAG\r\nRAPPEL : Le fork de la base de code OpenOpcUa est interdit.\r\nEn accédant a ce Redmine vous acceptez inconditionnellement toutes le conditions d\'utilisation qui lui sont associés.','',0,90,'2022-03-29 08:48:25','2022-03-29 08:48:25','editag',1,12,13,0,NULL,NULL),(105,'SamesCloud','','',0,70,'2022-05-30 14:16:15','2022-05-30 14:16:15','samescloud',1,41,42,0,NULL,NULL),(106,'OPC2430','Introduction à OPC UA et Ateliers','',0,83,'2022-07-04 08:35:39','2022-07-04 08:35:39','opc2430',1,194,195,0,NULL,NULL),(107,'SODEL','','',0,78,'2022-08-02 16:36:21','2022-08-02 16:36:21','sodel',1,19,20,0,NULL,NULL),(108,'IMERYS-PILOT','','',0,89,'2023-01-10 16:06:16','2023-01-10 16:06:16','imerys-pilot',1,33,34,0,NULL,NULL),(109,'OOUA Schemas','Schemas used in OOUA project','',0,1,'2023-01-25 11:07:32','2023-01-25 11:07:32','ooua-schemas',1,132,133,0,NULL,NULL);
/*!40000 ALTER TABLE `projects` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-02-19 17:26:27