inputoutput


Columns

Column Type Size Nulls Auto Default Children Parents Comments
idincident int8 19 null
incident.idincident Implied Constraint R
iddevice int8 19 null
device.iddevice fk_inputoutput_iddevice R
limit_exec_framework int4 10 null
hysteresis_top_down int4 10 null
hysteresis_down_top int4 10 null
trigger_count int4 10 null
ignition_on_delayed int4 10 null
ignition_off_delayed int4 10 null
active_high int4 10 null
active_down int4 10 null
val_threshold_sup int4 10 null
val_threshold_inf int4 10 null
report_threshold_sup int4 10 null
report_threshold_inf int4 10 null
description varchar 50 null
output_status int4 10 null

Enables/disables this output

eventincident int4 10 null
incidenttype int4 10 null
idinputoutput int4 10 null

Llave primaria.

type int4 10 null

Defines the type of input-output of the entity

Indexes

Constraint Name Type Sort Column(s)
inputoutput_pkey Primary key Asc idinputoutput

Relationships