digital_outputport_cfg_peripheral_template


Columns

Column Type Size Nulls Auto Default Children Parents Comments
idport int4 10 0
label varchar 2147483647 null
idoutputport_action int4 10 null
outputport_action.idoutputport_action Implied Constraint R
idporticon int4 10 null
porticon.idporticon Implied Constraint R
idperipheral_template int4 10 null
peripheral_template.idperipheral_template fk_digital_outputport_cfg_peripheral_template_idperipheral_temp R
send_separate bool 1 null
pulse_based bool 1 null
blink_active bool 1 null
blink_type int4 10 null
set_label text 2147483647 null
clear_label text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
digital_outputport_cfg_peripheral_template_pkey Primary key Asc idperipheral_template

Relationships