Postgres database: iondb
Postgres table: rundb_chip
Chip description data model. These are the per-chip default analysis arguments.
These database items are set to default values during Torrent Server installation.
| 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 |