Sql2Sensor

This module contains all information for getting the sensor information out of the database.

Functions and Classes

allSensors2Sitechans(sitechans, db_conn=None)

Function for getting all sensors attached to array of sitechans

Parameters:sitechans (List) – list of sitechans to which these sensors will be attached to
sensors2sitechans(sitechans, station_date=datetime.datetime(2023, 8, 22, 8, 48, 50, 361402), db_conn=None)

Function for getting current sensors attached to a array of sitechans.

Parameters:sitechans (List) – list of sitechans to which these sensors will be attached to