| Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
data_id |
|
NUMERIC(8, 0) |
NO |
Datalogger identifier. Each datalogger is assigned a unique integer which identifies it in a database |
board_nb |
|
NUMERIC(8, 0) |
NO |
This attribute denotes the number of boards of a datalogger |
module_nb |
|
NUMERIC(8, 0) |
NO |
This attribute represents the module number of a datalogger’s board |
| serial_nb |
|
VARCHAR(80) |
YES |
This attribute denotes a serial number of a datalogger module |
| firmware_nb |
|
VARCHAR(80) |
YES |
This attribute describes the firmware number of a datalogger |
| sensitivity |
|
FLOAT |
YES |
This attribute denotes the sensitivity (Sd) for a sensor or a digitizer |
| lddate |
|
DATE |
YES |
Load date. Date and time that the record was created or last modified, in Oracle date datatype |