aimas-upb / aimas-upb/CONSERT-CaaS
Create Manager Node (ContextCoordinator Agent)
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Why
In the context-as-a-service vision, the management of a spatial ContextDomain (e.g. lab 308) is done by a separate processing unit, called the _Manager Node_. It is responsible for managing all the SensorNodes that register _capabilities_ under the same ContextDomain, as well as answering to queries from the _User Nodes_.
### What
* [ ] create python-based web server that acts as the backbone of the ManagementNode
* [ ] implement means to configure, launch and communicate with Corese from the ManagementNode
### Notes
Use a .yml configuration file for setting up parameters related to Corese RDF server (e.g. IP, port, important URLs)
Use python subprocess initialization calls to start the Corese server according to configured parameters.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.