Skip to main content

Interface: ImportSite

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

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:66


monitoring?

optional monitoring: boolean

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


monitors?

optional monitors: Monitor[]

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


name?

optional name: string

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