Skip to main content

Interface: ImportSite

Defined in: electron/utils/database/DataImportExportService.ts:51

Type for imported site data structure.

Represents the structure of site data during import operations.

Properties

identifier

identifier: string

Defined in: electron/utils/database/DataImportExportService.ts:52


monitors?

optional monitors: Monitor[]

Defined in: electron/utils/database/DataImportExportService.ts:53


name?

optional name: string

Defined in: electron/utils/database/DataImportExportService.ts:54