Outils pour utilisateurs

Outils du site


projets:ocs:20142015:gr5

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:gr5 [2015/02/17 14:37] – [Software Specifications and Distribution of the high level service for the user] salleprojets:ocs:20142015:gr5 [2015/02/17 16:12] (Version actuelle) – [Software Specifications and Distribution of the high level service for the user] salle
Ligne 132: Ligne 132:
 ==== Software Specifications and Distribution of the high level service for the user ==== ==== Software Specifications and Distribution of the high level service for the user ====
  
-// BE CAREFUL : Here is the main purpose of your project//+Our orchestrator is located in the cloud. It owns a database that maps hours with objects the user wants to "don't forget".
  
-// BE CAREFUL : The connected object is only a part of the composition/orchestration between other services to build a high level service //  +The orchestrator combines our data with the ones provided by webservices like weather webserviceFor example, the user can map "10am" with "keys and water bottle". If the weather is good, then the orchestrator will return "keys, water bottle and sunglasses"; if not, it returns "keys and water bottle".
- +
-// BE CAREFUL : Don't forget that the added value and intelligence of the high level service are based on the use of multiple web services like meteo / agenda ... // +
- +
-// BE CAREFUL : The use of a user  terminal and any other Man Machine interface in order to use directly the object is not the purpose of this module //+
  
 +We decided to put the orchestrator in the cloud for one reason: we are able to improve it without requesting any update for the user. In this way, we can tomorrow decide to add an agenda webservice, and the user will benefit immediatly.
  
 == Software Specifications of the High Level Service for the user == == Software Specifications of the High Level Service for the user ==
  
-// add the description of Specifications of the High Level Service for the user //+We can imagine multiple improvements using existing webservices:
  
-// including the lsit of the Web Services you use to design new High Level functionalities for the user // +    * Weather webservice: turn on the LED that stands for sunglasses or umbrella depending on the weather; 
- +    * Agenda webservice: map events with objects and automatically turn on LEDs without having to create "schedules" in our database; 
-// Exampleuse of Meteo Web Service to manage the watering of a plant equiped with a connected object //+    * SMS webservicea mother will be able to say his son "don't forget your keys today".
  
    
 == Software Distribution of the High Level Service for the user == == Software Distribution of the High Level Service for the user ==
  
-// Here, put all the files needed to build, to compile and to deploy all your software developments for the high level service//+The orchestrator code (PHP) is available here: http://users.polytech.unice.fr/~salle/ocs/unforgettable_webservice.zip
  
-    * All the instructions on what must be installed before deployment of the developed software (ex. software stack and WComp): +{{http://users.polytech.unice.fr/~salle/ocs/archi.png?600}}
-    * Binary distribution of the developed software for the object and how to install (ex. DLL of new beans and wcc of the WComp the assembly) : +
-    * Sources distribution of the developed software  and how to build the binary distribution (ex. sources of new beans in WComp): +
- +
-{{http://users.polytech.unice.fr/~salle/ocs/archi.png?700}}+
 ==== VIDEO PICTURES and SCREENSHOTS ==== ==== VIDEO PICTURES and SCREENSHOTS ====
- 
-// Here put all that can illustrate the results of your project with .. // 
- 
-// VIDEO for demonstrations // 
  
 == PICTURES of the object looking like a finished one == == PICTURES of the object looking like a finished one ==
projets/ocs/20142015/gr5.1424183868.txt.gz · Dernière modification : 2015/02/17 14:37 de salle