CONFIGURATION_COMPONENTS
This table contains information about different components related to different configurations, if selected.
|
Field Name |
Data Type |
Description |
|---|---|---|
|
CONFIGURATION_ID |
BIGINT |
The foreign key to CONFIGURATION.CONFIGURATION_ID. |
|
CONFIGURATION_COMPONENT_ID |
BIGINT |
The foreign key to CONFIGURATION_COMPONENT. CONFIGURATION_COMPONENT_ID. |
|
COMPONENT_TYPE |
VARCHAR(255) |
Added to discriminate among Device Setting Component and eight other components. |