diff options
Diffstat (limited to 'api/schemas')
| -rw-r--r-- | api/schemas/__init__.py | 0 | ||||
| -rw-r--r-- | api/schemas/location.py | 0 | ||||
| -rw-r--r-- | api/schemas/measures.py | 0 | ||||
| -rw-r--r-- | api/schemas/reading.py | 0 | ||||
| -rw-r--r-- | api/schemas/sensor.py | 0 | ||||
| -rw-r--r-- | api/schemas/station.py | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/api/schemas/__init__.py b/api/schemas/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/api/schemas/__init__.py diff --git a/api/schemas/location.py b/api/schemas/location.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/api/schemas/location.py diff --git a/api/schemas/measures.py b/api/schemas/measures.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/api/schemas/measures.py diff --git a/api/schemas/reading.py b/api/schemas/reading.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/api/schemas/reading.py diff --git a/api/schemas/sensor.py b/api/schemas/sensor.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/api/schemas/sensor.py diff --git a/api/schemas/station.py b/api/schemas/station.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/api/schemas/station.py |
