MongoDB - Gepardec/Hogarama GitHub Wiki

The sensor data has the following format:

{
  "_id": <id>,
  "time": <timeStamp>,
  "sensorName": <sensorName>,
  "type": <sensorType>,
  "value": <value>,
  "location": <location>,
  "version": <version>
}
⚠️ **GitHub.com Fallback** ⚠️