Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.37 KB

hardware_configurations.md

File metadata and controls

14 lines (10 loc) · 1.37 KB

List of Tables

Hardware Configurations

Table name: HardwareConfigurations.

Column Data Type Nullable Description
● hardware_configuration Integer False Uniquely labels the experiment's deployment configuration.
configuration_name Text False Specifies the configuration name.
○ first_stage_group Integer False Identifies the group of first stage electronics enclosures associated with the deployment configuration.
○ second_stage_group Integer False Identifies the group of second stage electronics enclosures associated with the deployment configuration.

Legend: Primary Key, Foreign Key.