radloggerpy.database.models.device_attribute module

class radloggerpy.database.models.device_attribute.DeviceAttribute(**kwargs)[source]

Bases: Base

_sa_class_manager = {'base_device': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'base_id': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'id': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'key': <sqlalchemy.orm.attributes.InstrumentedAttribute object>, 'value': <sqlalchemy.orm.attributes.InstrumentedAttribute object>}
base_device
base_id
id
key
value