Kanaderu / iotsite

IoT Web App
https://udsensors.tk/ws/
3 stars 2 forks source link

Add timestamp tag to root API #63

Closed Kanaderu closed 4 years ago

Kanaderu commented 4 years ago

Add the timestamp tag to the root API to enable filtering by the timestamp instead of date created.

Results should be more accurate when plotting with the right filters applied.

Kanaderu commented 4 years ago

Adjust backend API setup and adjust frontend plots to apply the implemented timestamp filter

Kanaderu commented 4 years ago

Fixed by #72