Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
StorageLeaf
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ProjectLeaf
StorageLeaf
Commits
Commits · 8c5b0b6012cb10839ca606c3ba4fab2e19fc8cbf
8c5b0b6012cb10839ca606c3ba4fab2e19fc8cbf
Select Git revision
Selected
8c5b0b6012cb10839ca606c3ba4fab2e19fc8cbf
Branches
3
master
default
renovate/sqlalchemy-2.x
renovate/fastapi-0.x
Tags
20
v2.21.0
v2.20.1
v2.20.0
v2.19.0
v2.18.1
v2.18.0
v2.17.0
v2.16.0
v2.15.0
v2.14.0
v2.13.1
v2.13.0
v2.12.0
v2.11.0
v2.10.0
v2.9.0
v2.8.0
v2.7.0
v2.6.0
v2.5.0
24 results
StorageLeaf
src
logic
routers
MeasurementRouter.py
Author
Search by author
Any Author
authors
Robert Goldmann
deadlocker8
Tobias Ullerich
tobias
jenkins
Jenkins
renovate-bot
renovate-bot
4 authors
Browse files
Jan 16, 2021
moved routers to logic
· 8c5b0b60
Robert Goldmann
authored
Jan 16, 2021
8c5b0b60
added route to add multiple measurements (non-existent devices and sensors...
· adb1c3ce
Robert Goldmann
authored
Jan 16, 2021
adb1c3ce
added route to retrieve min/max values for given sensor ids
· 769d30dc
Robert Goldmann
authored
Jan 16, 2021
769d30dc
externalized query specifications
· fefc3bdf
Robert Goldmann
authored
Jan 16, 2021
fefc3bdf
allow to specify a date range when fetching all measurements
· e8555328
Robert Goldmann
authored
Jan 16, 2021
e8555328
added database access and routes for measurements
· 97cf413d
Robert Goldmann
authored
Jan 16, 2021
97cf413d
Loading