mc_Sensor-class | R Documentation |
Sensor definitions are stored in mc_data_sensors.
sensor_id
unique identifier of sensor (TMS_T1, TMS_T2, TMS_T3, TMS_moist, ...)
logger
name of logger (TMS, Thermo, ...)
physical
unit of sensor (T_C, moisture_raw, moisture, RH) (default NA)
description
character info
value_type
type of values (real, integer, logical) (default real)
min_value
minimal value (default NA)
max_value
maximal value (default NA)
plot_color
color in plot (default "")
plot_line_width
width of line in plot (default 1)
mc_data_sensors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.