autowisp.database.data_model.image_type module

Class Inheritance Diagram

Inheritance diagram of Column, DataModelBase, ImageType, String

Define the image type table for the pipeline

class autowisp.database.data_model.image_type.ImageType(**kwargs)[source]

Bases: DataModelBase

Inheritance diagram of autowisp.database.data_model.image_type.ImageType

The table describing the different image types.

description

The description of the image type

id

A unique identifier for each row.

image
name

The image type name

timestamp

When record was last changed