radloggerpy.database.models.measurement module

class radloggerpy.database.models.measurement.Measurement(**kwargs)[source]

Bases: Base

_sa_class_manager = {'base_device': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'bq': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'cpkg': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'cpm': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'device_id': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'gray': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'id': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'svh': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'timestamp': <sqlalchemy.orm.attributes.InstrumentedAttribute object>}
base_device
bq
cpkg
cpm
device_id
gray
id
svh
timestamp