Getting Values in 15 Min Invervalls with MongoDB Aggregatio
I do have a MongoDB Collection that stores Values from some Airflow Sensor. For putting these Values into a Linechart I need the Values grouped together into 15 Minute Intervalls. My aggregation-querry does return the correct values, but I need them to inclue the timestamp.