Outils pour utilisateurs

Outils du site


projets:ocs:20142015:gr1

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
projets:ocs:20142015:gr1 [2015/02/17 15:53] – [INSTRUCTIONS AND REMINDERS] bourgeoisprojets:ocs:20142015:gr1 [2015/02/17 17:37] (Version actuelle) – [INSTRUCTIONS AND REMINDERS] bourgeois
Ligne 224: Ligne 224:
  
 {{http://kathyviglietti.com/wp-content/uploads/2015/02/OCS_schema_general.jpg}} {{http://kathyviglietti.com/wp-content/uploads/2015/02/OCS_schema_general.jpg}}
 +
 +== Extension ajoutée au cours de l'examen
 +
 +Dans le cadre de l'examen nous avons rajouté la possibilité de supprimer des alertes directement depuis l'orchestrateur. A cela s'ajoutent deux services de suppression des alertes : un pour la suppression des alertes requins et l'autre pour la suppression des alertes de chute d'un surfeur. Ces appels sont déclenchés grâce à des boutons dans l'orchestrateur.
 +
 +Une possible évolution serait d'ajouter une application mobile qui contrôlerait ces appels aux services de suppression en interagissant avec l'orchestrateur.
 ==== VIDEO PICTURES and SCREENSHOTS ==== ==== VIDEO PICTURES and SCREENSHOTS ====
  
Ligne 234: Ligne 240:
   - First, you have to launch the web services server, in the folder "/ConnectedWaveWS" (at the file pom.xml level), using the command :   - First, you have to launch the web services server, in the folder "/ConnectedWaveWS" (at the file pom.xml level), using the command :
 <code>mvn clean install tomee:run</code> <code>mvn clean install tomee:run</code>
-  - Then, you have to turn on the Phidget. The container, in the folder "/root/SharpWComp/SharpWCompContainerMonoLinux/", is automatically launched during the boot, thanks to the command :+  - Then, you have to turn on the Phidget. The container, in the folder "/root/SharpWCompContainerMonoLinux/", is automatically launched during the boot, thanks to the command :
 <code>mono ContainerMonoLinux.exe -r Beans -l PhidgetContainer.wcc -n connectedwave</code> <code>mono ContainerMonoLinux.exe -r Beans -l PhidgetContainer.wcc -n connectedwave</code>
-contained in /etc/rc.local file ;+contained in /etc/rc.local file, so, you don't have to launch it ;
   - Finally, you have to launch the local part :   - Finally, you have to launch the local part :
     - Open Sharp Develop software ;     - Open Sharp Develop software ;
     - Import the file "LocalContainer.wcc" in a new container file ;     - Import the file "LocalContainer.wcc" in a new container file ;
-    - Bind it to UPnP Services ; 
     - Create a new UPnP Wizard Proxy selecting "connectedwave_Functionnal" device in the list and add it into the container ;     - Create a new UPnP Wizard Proxy selecting "connectedwave_Functionnal" device in the list and add it into the container ;
     - Make the mapping with the UPnP Proxy :     - Make the mapping with the UPnP Proxy :
Ligne 251: Ligne 256:
     - Set the timer parameter "Started" to "True"     - Set the timer parameter "Started" to "True"
  
 +The final schema will look like the following:
 +
 +{{http://kathyviglietti.com/wp-content/uploads/2015/02/LocalContainer_after_mapping.png}}
 +
 +Here are the source files : {{:projets:ocs:20142015:ocs_g1_connectedwave.zip|}}
projets/ocs/20142015/gr1.1424188422.txt.gz · Dernière modification : 2015/02/17 15:53 de bourgeois