DataManger
System Design Description Overview
The purpose of DataManager supporting core system is to provide storage of sensor data.
The DataManager provides features for producers and consumers to:
- Store SenML sensor and actuator data,
- Fetch cached data,
- and perform database queries.
Type support data model is SenML https://tools.ietf.org/html/rfc8428
The DataManager provides the following services:
The DataManager consumes the following services:
The DataManager has the following use cases: