Name
Type
Contents
netiftab_mdns_ena
bool
MDNS activated
netiftab_syslog
char[]
Syslog server host name or IP address
netiftab_syslog_port
uint16
Port number of Syslog server
Sensortab Table
The
sensortab
table contains information on up to 4 sensors.
Name
Type
Contents
sensortab_alert
uint32
Bits for activate alerts
sensortab_alert_fd
bool
Alerts for falling values activated
sensortab_alert_hi
bool
Alerts for upper threshold value activated
sensortab_alert_lo
bool
Alerts for lower threshold value activated
sensortab_alert_rd
bool
Alerts for rising values activated
sensortab_alt
int16
Altitude of the device in meters above sea level
sensortab_chart_color
uint32
Index for the graph's colors
sensortab_chart_color_html
char[]
Graph's colors as HTML color string
sensortab_chip
char[]
Sensor type if dynamically detected: Currently SI7021, SHT3X,
LPS22 or BME280
sensortab_delay
uint32
Alert delay in seconds
sensortab_fdlim
fixed
Limit for falling sensor values
sensortab_fdtim
int32
Time for falling sensor values in minutes
sensortab_gain
fixed
Factor by which the meausred sensor values are multiplied
sensortab_hyst
fixed
Dead-band for sensor alerts
sensortab_led_color
int32
LED color for this sensor's alerts
sensortab_lim_hi
fixed
Sensor's upper alert threshold
sensortab_lim_lo
fixed
Sensor's lower alert threshold
sensortab_meas_hi
fixed
Sensor value at upper reference point of last calibration
sensortab_meas_lo
fixed
Sensor value at lower reference point of last calibration
sensortab_mode
uint32
Special mode of sensor
sensortab_mode_3wire
bool
Three-wire sensor activated
sensortab_mode_60hz
bool
60Hz filter activated
sensortab_mode_dps
bool
Dew-point difference activated
sensortab_mode_xres
bool
Enhanced resolution activated
sensortab_name
char[]
Name of sensor
sensortab_note
char[]
Notes on last calibration
sensortab_offset
fixed
Offset that is added to the measured sensor values
sensortab_rdlim
fixed
Limit for rising sensor values
sensortab_rdtim
int32
Time for rising sensor values in minutes
sensortab_ref_hi
fixed
Upper reference point of last calibration
sensortab_ref_lo
fixed
Lower reference point of last calibration
sensortab_rngauto
check
Automatically adapt graph if unequal 0
93