transducer |
EntityType | Dependent |
Logical Entity Name | transducer |
Default Table Name | transducer |
Definition | |
Note |
transducer Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
tr_asset_site![]() |
CHAR(16) | NO | ||
tr_asset_id![]() |
UNSIGNEDINT | NO | ||
tr_db_site![]() |
CHAR(16) | NO | ||
tr_db_id![]() |
UNSIGNEDINT | NO | ||
tr_type_code![]() |
UNSIGNEDINT | NO | ||
out_eu_db_site![]() |
CHAR(16) | YES | ||
out_eu_db_id![]() |
UNSIGNEDINT | YES | ||
out_eu_type_code![]() |
UNSIGNEDINT | YES | ||
out_amplitude | DOUBLE | YES | ||
per_eu_db_site![]() |
CHAR(16) | YES | ||
per_eu_db_id![]() |
UNSIGNEDINT | YES | ||
per_eu_type_code![]() |
UNSIGNEDINT | YES | ||
gmt_last_calib | DATETIME(19:29) | YES | ||
self_powered_yn | CHAR(1) | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
transducer Keys |
Key Name | Key Type | Keys |
PK__transducer__5CD6CB2B | PrimaryKey | tr_asset_site,tr_asset_id |
transducer Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | transducer | Non-Identifying | rstat_type_code |
asset | transducer | Identifying | tr_asset_site,tr_asset_id |
trans_type | transducer | Non-Identifying | tr_db_site,tr_db_id,tr_type_code |
eng_unit_type | transducer | Non-Identifying | out_eu_db_site,out_eu_db_id,out_eu_type_code |
eng_unit_type | transducer | Non-Identifying | per_eu_db_site,per_eu_db_id,per_eu_type_code |
site_database | transducer | Non-Identifying | last_upd_db_site,last_upd_db_id |
transducer | meas_event | Non-Identifying | tr_asset_site,tr_asset_id |