Database Table rundb_chip

Postgres database: iondb

Postgres table: rundb_chip

Chip description data model. These are the per-chip default analysis arguments.

Lifecycle

These database items are set to default values during Torrent Server installation.

Schema

Field Type Description
description String (up to 128) description
id Integer ID
instrumentType String (up to 64) instrumentType
isActive Boolean (Either True or False) isActive
name String (up to 128) name
slots Integer slots

Table of contents

Previous topic

Database Table rundb_backupconfig

Next topic

Database Table rundb_content

This Page