- add additional projecta reas for the automatic inclinometer import
- beginning with voegelsberg (ftp download, moving objects)
This commit is contained in:
parent
e068773eec
commit
7f08225b40
12 changed files with 1145 additions and 298 deletions
|
@ -25,7 +25,7 @@ from db.models import (
|
|||
def main():
|
||||
''' main method '''
|
||||
pg_session: session = create_pg_session()
|
||||
platform_sta_identifier = "pechgraben_piezometer"
|
||||
platform_sta_identifier = "gschliefgraben_piezometer"
|
||||
# sensor = "bohrloch1"
|
||||
# sensor_list = os.environ.get('PIEZOMETER_GSCHLIEFGRABEN_SENSORS', [])
|
||||
sensor_list = json.loads(os.environ['PIEZOMETER_GSCHLIEFGRABEN_SENSORS'])
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue