es_sfgtools.data_mgmt.assetcatalog.tables module
This module contains the database models for the data management module.
- class es_sfgtools.data_mgmt.assetcatalog.tables.Assets(**kwargs)
Bases:
BaseA class to represent the assets table.
- campaign
- id
- is_processed
- local_path
- network
- parent_id
- remote_path
- remote_type
- station
- timestamp_created
- timestamp_data_end
- timestamp_data_start
- type