Plateforme CampusIoT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
** Organization tokens (for MQTT ACL) |
** Organization tokens (for MQTT ACL) |
||
** Gateway tokens (for MQTT ACL) |
** Gateway tokens (for MQTT ACL) |
||
** Map of organizations gateways |
|||
** Maps Device |
|||
** Map of organizations devices |
|||
** Map and track of a geo-located device |
|||
* Extra services |
* Extra services |
||
** Dataviz TTNMapper |
** Dataviz TTNMapper |
||
Line 30: | Line 32: | ||
** Load injection |
** Load injection |
||
** Tuning ([https://www.loraserver.io/lora-gateway-bridge/use/data/ protobuf message format] ...) |
** Tuning ([https://www.loraserver.io/lora-gateway-bridge/use/data/ protobuf message format] ...) |
||
* Implementation of a location server (based on RSSI) see https://air.imag.fr/index.php/PM2M-2016-GeolocOutdoor/Suivi |
Revision as of 22:26, 28 January 2019
Enseignant: Didier Donsez
L'objectif du projet est d'améliorer l'infrastructure de support du projet CampusIoT (Learn-by-doing platform for teaching Internet of Things technologies and businesses).
- https://github.com/campusiot
- https://github.com/campusiot/tutorial
- https://github.com/CampusIoT/loraserver-docker
Quelques taches qui devront être réalisées :
- DevOps
- Cluster Kubernetes sur 3 machines.
- Disponibilité
- Replication (postgres, redis, rabbitmq)
- Alertes pour gateway, E2E device, cluster
- Sécurité
- SSO Keycloak https://www.loraserver.io/lora-app-server/integrate/auth/
- Fail2Ban
- Rate Limit (MQTT rate limit) https://www.rabbitmq.com/flow-control.html
- Load balancer Nginx
- Extension appserver
- Organization tokens (for MQTT ACL)
- Gateway tokens (for MQTT ACL)
- Map of organizations gateways
- Map of organizations devices
- Map and track of a geo-located device
- Extra services
- Dataviz TTNMapper
- Extension loraerver et bridge
- frames filtering and caching
- Benchmarking
- Load injection
- Tuning (protobuf message format ...)
- Implementation of a location server (based on RSSI) see https://air.imag.fr/index.php/PM2M-2016-GeolocOutdoor/Suivi