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(2022, 7, 25, 8, 33, 3, 501374), 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