Name
Type
Content
actiontab_typedesc
char[]
Type of action as text
actiontab_url
char[]
URL / mail address of recipient
actiontab_var1
char[]
First variable for template
actiontab_var2
char[]
Second variable for template
actiontab_var3
char[]
Third variable for template
actiontab_var4
char[]
Fourth variable for template
actiontab_var5
char[]
Fifth variable for template
Caltab Table
The
caltab
table contains the saved configuration.
Name
Type
Contents
caltab_date
date
Date on which the configuration was saved
caltab_gain
fixed
Factor by whcih the measured sensor value is multiplied
caltab_meas_hi
fixed
Sensor value at the upper reference point
caltab_meas_lo
fixed
Sensor value at the lower reference point
caltab_note
char[]
Free text concerning calibration or adjustment
caltab_offset
fixed
Zero offset of sensor values
caltab_ref_hi
fixed
Upper reference point for calibration
caltab_ref_lo
fixed
Lower reference point for calibration
caltab_sensor
uint32
Index of calibrated sensor
caltab_tstamp
ts
Timestamp of calibration (UTC)
Eventtab Table
The
eventtab
table contains the 16 most recent sensor events.
Name
Type
Contents
eventtab_date
date
Date of event (local time)
eventtab_event
char[15]
Event as text
eventtab_gmdate
date
Date of event (UTC)
eventtab_gmtime
time
Time stamp of event (UTC)
eventtab_sensor
uint32
Index of sensor
eventtab_sensorname
char[31]
Name of sensor
eventtab_time
time
Time of event (local time)
eventtab_timestamp
ts
UTC time stamp of event
eventtab_type
uint8
Type of event
eventtab_value
char[]
Sensor value of event with unit
eventtab_value_raw
char[]
Sensor value of event without unit
Filetab table
The
filetab
table contains the installed content files.
90