gnx_retried_commands


Columns

Column Type Size Nulls Auto Default Children Parents Comments
idgnx_retried_commands serial 10 nextval('gnx_retried_commands_idsu_commands_seq'::regclass)
serialnumber varchar 2147483647 null
ignition_on bool 1 null
retry_date timestamptz 35,6 null
last_gpsdate timestamptz 35,6 null
sw3 bool 1 null
sw4 bool 1 null
idcommand int4 10 null
idcmdexe int4 10 null
idmessage int4 10 null
senddate timestamptz 35,6 null
header varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
gnx_retried_commands_pkey Primary key Asc idgnx_retried_commands

Relationships