Stima V4 Slave RAIN
4.2
|
Go to the source code of this file.
Macros | |
#define | USE_REDUNDANT_SENSOR (false) |
Enable if you want use redundant sensor. Redundant sensor MUST be equal to main sensor. More... | |
#define | USE_JSON (false) |
Enable if you want use json library for json response (getJson function in SensorDriver). More... | |
#define | USE_D_TEMPLATE (false) |
#define | USE_THR (false) |
Enable if you want use one module for TH and RAIN. Disable if you want use one module for TH and one for RAIN. More... | |
#define | USE_SENSOR_ADT (false) |
Enable if you want use ADT7420 sensor. More... | |
#define | USE_SENSOR_HIH (false) |
Enable if you want use HIH6100 sensor. More... | |
#define | USE_SENSOR_HYT (false) |
Enable if you want use HYT939, HYT271 or HYT221 sensor. More... | |
#define | USE_SENSOR_SHT (false) |
Enable if you want use SHT35 sensor. More... | |
#define | USE_SENSOR_B28 (false) |
Enable if you want use BMP280 sensor.s. More... | |
#define | USE_SENSOR_DEP (false) |
Enable if you want use DigitEco Power sensor. More... | |
#define | USE_SENSOR_DES (false) |
Enable if you want use DigitEco Wind Speed sensor. More... | |
#define | USE_SENSOR_DED (false) |
Enable if you want use DigitEco Wind Direction sensor. More... | |
#define | USE_SENSOR_GWS (false) |
Enable if you want use Gill Windsonic sensor. More... | |
#define | USE_SENSOR_DSR (false) |
Enable if you want use DigitEco Global Solar Radiation sensor. More... | |
#define | USE_SENSOR_VSR (false) |
Enable if you want use 0-5V High Resolution Global Solar Radiation sensor. More... | |
#define | USE_SENSOR_DSA (false) |
Enable if you want average Global Solar Radiation sensor. More... | |
#define | USE_SENSOR_DWA (false) |
Enable if you want vectorial average Wind Speed and Direction over 10'. More... | |
#define | USE_SENSOR_DWB (false) |
Enable if you want vectorial average Wind Speed and Direction over report time. More... | |
#define | USE_SENSOR_DWC (false) |
Enable if you want gust Wind Speed and Direction over report time. More... | |
#define | USE_SENSOR_DWD (false) |
Enable if you want average Wind Speed over report time. More... | |
#define | USE_SENSOR_DWE (false) |
Enable if you want class Wind Speed over report time. More... | |
#define | USE_SENSOR_DWF (false) |
Enable if you want class Wind Speed over report time. More... | |
#define | USE_SENSOR_OA2 (false) |
Enable if you want use OPC PM1, PM2.5, PM10 continuous average value. More... | |
#define | USE_SENSOR_OA3 (false) |
#define | USE_SENSOR_OB2 (false) |
Enable if you want use OPC PM1, PM2.5, PM10 continuous standard deviation value. More... | |
#define | USE_SENSOR_OB3 (false) |
#define | USE_SENSOR_OCX_ODX_FULL_BIN (false) |
#define | USE_SENSOR_OC2 (false) |
#define | USE_SENSOR_OC3 (false) |
Enable if you want use OPC BINS continuous average value. More... | |
#define | USE_SENSOR_OD2 (false) |
#define | USE_SENSOR_OD3 (false) |
Enable if you want use OPC BINS continuous standard deviation value. More... | |
#define | USE_SENSOR_OE3 (false) |
Enable if you want use temperature, humidity or pressure average value. More... | |
#define | USE_SENSOR_GAS (false) |
#define | USE_SENSOR_CO2 (false) |
Enable if you want use CO2 gas sensor. More... | |
#define | USE_SENSOR_NO2 (false) |
Enable if you want use NO2 gas sensor. More... | |
#define | USE_SENSOR_O3 (false) |
Enable if you want use O3 gas sensor. More... | |
#define | USE_SENSOR_CO (false) |
Enable if you want use CO gas sensor. More... | |
#define | USE_SENSOR_EX (false) |
Enable if you want use EX gas sensor. More... | |
#define | USE_SENSOR_LWT (false) |
Enable if you want use leaf wetness time continuous value. More... | |
#define | USE_SENSOR_HI7 (false) |
Enable if you want use SI7021 sensor. More... | |
#define | USE_SENSOR_BMP (false) |
Enable if you want use Bmp085 sensor. More... | |
#define | USE_SENSOR_DW1 (false) |
Enable if you want use DW1 sensor. More... | |
#define | USE_SENSOR_TBS (false) |
Enable if you want use Tipping bucket rain gauge sensor. More... | |
#define | USE_SENSOR_TBR (true) |
Enable if you want use Tipping bucket rain gauge sensor. More... | |
#define | USE_SENSOR_STH (false) |
Enable if you want use Temperature and humidity oneshot sensor. More... | |
#define | USE_SENSOR_ITH (false) |
Enable if you want use Temperature and humidity continuous istantaneous sensor. More... | |
#define | USE_SENSOR_NTH (false) |
Enable if you want use Temperature and humidity continuous minium sensor. More... | |
#define | USE_SENSOR_MTH (false) |
Enable if you want use Temperature and humidity continuous average sensor. More... | |
#define | USE_SENSOR_XTH (false) |
Enable if you want use Temperature and humidity continuous maximum sensor. More... | |
#define | USE_SENSOR_SSD (false) |
Enable if you want use SSD011 oneshot sensor. More... | |
#define | USE_SENSOR_ISD (false) |
Enable if you want use SSD011 report istantaneous sensor. More... | |
#define | USE_SENSOR_NSD (false) |
Enable if you want use SSD011 report minium sensor. More... | |
#define | USE_SENSOR_MSD (false) |
Enable if you want use SSD011 report average sensor. More... | |
#define | USE_SENSOR_XSD (false) |
Enable if you want use SSD011 report maximum sensor. More... | |
#define | USE_SENSOR_SMI (false) |
Enable if you want use MICS4514 oneshot sensor. More... | |
#define | USE_SENSOR_IMI (false) |
Enable if you want use MICS4514 report istantaneous sensor. More... | |
#define | USE_SENSOR_NMI (false) |
Enable if you want use MICS4514 report minium sensor. More... | |
#define | USE_SENSOR_MMI (false) |
Enable if you want use MICS4514 report average sensor. More... | |
#define | USE_SENSOR_XMI (false) |
Enable if you want use MICS4514 report maximum sensor. More... | |
#define | USE_SENSOR_RF24 (false) |
Enable if you want use Radio RF24 sensor. More... | |
#define | VALUES_TO_READ_FROM_SENSOR_COUNT (2) |
#define | JSONS_TO_READ_FROM_SENSOR_COUNT (2) |
#define | USE_TH_SENSORS (USE_SENSOR_ADT + USE_SENSOR_HIH + USE_SENSOR_HYT + USE_SENSOR_SHT + USE_SENSOR_STH + USE_SENSOR_ITH + USE_SENSOR_MTH + USE_SENSOR_NTH + USE_SENSOR_XTH) |
#define | USE_RAIN_SENSORS (USE_SENSOR_TBR + USE_SENSOR_TBS) |
#define | USE_RADIAITION_SENSORS (USE_SENSOR_DSR + USE_SENSOR_VSR + USE_SENSOR_DSA) |
#define | USE_WIND_SENSORS (USE_SENSOR_DWA + USE_SENSOR_DWB + USE_SENSOR_DWC + USE_SENSOR_DWD + USE_SENSOR_DWE + USE_SENSOR_DWF) |
#define | USE_POWER_MPPT_SENSORS (USE_SENSOR_DEP) |
#define | SENSORS_COUNT_MAX 1 |
#define | SENSORS_MAX (SENSORS_COUNT_MAX) |
Max number of sensor. More... | |
#define | SENSORS_UNIQUE_MAX (1) |
Max number of unique sensor. unique sensors are sensors that can have more driver but only one i2c address and only one setup and prepare. More... | |
#define JSONS_TO_READ_FROM_SENSOR_COUNT (2) |
Definition at line 356 of file sensors_config.h.
#define SENSORS_COUNT_MAX 1 |
Definition at line 385 of file sensors_config.h.
#define SENSORS_MAX (SENSORS_COUNT_MAX) |
Max number of sensor.
Definition at line 392 of file sensors_config.h.
#define SENSORS_UNIQUE_MAX (1) |
Max number of unique sensor. unique sensors are sensors that can have more driver but only one i2c address and only one setup and prepare.
Definition at line 399 of file sensors_config.h.
#define USE_D_TEMPLATE (false) |
Definition at line 40 of file sensors_config.h.
#define USE_JSON (false) |
Enable if you want use json library for json response (getJson function in SensorDriver).
Definition at line 38 of file sensors_config.h.
#define USE_POWER_MPPT_SENSORS (USE_SENSOR_DEP) |
Definition at line 366 of file sensors_config.h.
#define USE_RADIAITION_SENSORS (USE_SENSOR_DSR + USE_SENSOR_VSR + USE_SENSOR_DSA) |
Definition at line 364 of file sensors_config.h.
#define USE_RAIN_SENSORS (USE_SENSOR_TBR + USE_SENSOR_TBS) |
Definition at line 363 of file sensors_config.h.
#define USE_REDUNDANT_SENSOR (false) |
Enable if you want use redundant sensor. Redundant sensor MUST be equal to main sensor.
Definition at line 32 of file sensors_config.h.
#define USE_SENSOR_ADT (false) |
Enable if you want use ADT7420 sensor.
Definition at line 52 of file sensors_config.h.
#define USE_SENSOR_B28 (false) |
Enable if you want use BMP280 sensor.s.
Definition at line 76 of file sensors_config.h.
#define USE_SENSOR_BMP (false) |
Enable if you want use Bmp085 sensor.
Definition at line 238 of file sensors_config.h.
#define USE_SENSOR_CO (false) |
Enable if you want use CO gas sensor.
Definition at line 214 of file sensors_config.h.
#define USE_SENSOR_CO2 (false) |
Enable if you want use CO2 gas sensor.
Definition at line 196 of file sensors_config.h.
#define USE_SENSOR_DED (false) |
Enable if you want use DigitEco Wind Direction sensor.
Definition at line 94 of file sensors_config.h.
#define USE_SENSOR_DEP (false) |
Enable if you want use DigitEco Power sensor.
Definition at line 82 of file sensors_config.h.
#define USE_SENSOR_DES (false) |
Enable if you want use DigitEco Wind Speed sensor.
Definition at line 88 of file sensors_config.h.
#define USE_SENSOR_DSA (false) |
Enable if you want average Global Solar Radiation sensor.
Definition at line 118 of file sensors_config.h.
#define USE_SENSOR_DSR (false) |
Enable if you want use DigitEco Global Solar Radiation sensor.
Definition at line 106 of file sensors_config.h.
#define USE_SENSOR_DW1 (false) |
Enable if you want use DW1 sensor.
Definition at line 244 of file sensors_config.h.
#define USE_SENSOR_DWA (false) |
Enable if you want vectorial average Wind Speed and Direction over 10'.
Definition at line 124 of file sensors_config.h.
#define USE_SENSOR_DWB (false) |
Enable if you want vectorial average Wind Speed and Direction over report time.
Definition at line 130 of file sensors_config.h.
#define USE_SENSOR_DWC (false) |
Enable if you want gust Wind Speed and Direction over report time.
Definition at line 136 of file sensors_config.h.
#define USE_SENSOR_DWD (false) |
Enable if you want average Wind Speed over report time.
Definition at line 142 of file sensors_config.h.
#define USE_SENSOR_DWE (false) |
Enable if you want class Wind Speed over report time.
Definition at line 148 of file sensors_config.h.
#define USE_SENSOR_DWF (false) |
Enable if you want class Wind Speed over report time.
Definition at line 154 of file sensors_config.h.
#define USE_SENSOR_EX (false) |
Enable if you want use EX gas sensor.
Definition at line 220 of file sensors_config.h.
#define USE_SENSOR_GAS (false) |
Definition at line 191 of file sensors_config.h.
#define USE_SENSOR_GWS (false) |
Enable if you want use Gill Windsonic sensor.
Definition at line 100 of file sensors_config.h.
#define USE_SENSOR_HI7 (false) |
Enable if you want use SI7021 sensor.
Definition at line 232 of file sensors_config.h.
#define USE_SENSOR_HIH (false) |
Enable if you want use HIH6100 sensor.
Definition at line 58 of file sensors_config.h.
#define USE_SENSOR_HYT (false) |
Enable if you want use HYT939, HYT271 or HYT221 sensor.
Definition at line 64 of file sensors_config.h.
#define USE_SENSOR_IMI (false) |
Enable if you want use MICS4514 report istantaneous sensor.
Definition at line 328 of file sensors_config.h.
#define USE_SENSOR_ISD (false) |
Enable if you want use SSD011 report istantaneous sensor.
Definition at line 298 of file sensors_config.h.
#define USE_SENSOR_ITH (false) |
Enable if you want use Temperature and humidity continuous istantaneous sensor.
Definition at line 268 of file sensors_config.h.
#define USE_SENSOR_LWT (false) |
Enable if you want use leaf wetness time continuous value.
Definition at line 226 of file sensors_config.h.
#define USE_SENSOR_MMI (false) |
Enable if you want use MICS4514 report average sensor.
Definition at line 340 of file sensors_config.h.
#define USE_SENSOR_MSD (false) |
Enable if you want use SSD011 report average sensor.
Definition at line 310 of file sensors_config.h.
#define USE_SENSOR_MTH (false) |
Enable if you want use Temperature and humidity continuous average sensor.
Definition at line 280 of file sensors_config.h.
#define USE_SENSOR_NMI (false) |
Enable if you want use MICS4514 report minium sensor.
Definition at line 334 of file sensors_config.h.
#define USE_SENSOR_NO2 (false) |
Enable if you want use NO2 gas sensor.
Definition at line 202 of file sensors_config.h.
#define USE_SENSOR_NSD (false) |
Enable if you want use SSD011 report minium sensor.
Definition at line 304 of file sensors_config.h.
#define USE_SENSOR_NTH (false) |
Enable if you want use Temperature and humidity continuous minium sensor.
Definition at line 274 of file sensors_config.h.
#define USE_SENSOR_O3 (false) |
Enable if you want use O3 gas sensor.
Definition at line 208 of file sensors_config.h.
#define USE_SENSOR_OA2 (false) |
Enable if you want use OPC PM1, PM2.5, PM10 continuous average value.
Definition at line 160 of file sensors_config.h.
#define USE_SENSOR_OA3 (false) |
Definition at line 161 of file sensors_config.h.
#define USE_SENSOR_OB2 (false) |
Enable if you want use OPC PM1, PM2.5, PM10 continuous standard deviation value.
Definition at line 167 of file sensors_config.h.
#define USE_SENSOR_OB3 (false) |
Definition at line 168 of file sensors_config.h.
#define USE_SENSOR_OC2 (false) |
Definition at line 175 of file sensors_config.h.
#define USE_SENSOR_OC3 (false) |
Enable if you want use OPC BINS continuous average value.
Definition at line 176 of file sensors_config.h.
#define USE_SENSOR_OCX_ODX_FULL_BIN (false) |
Definition at line 174 of file sensors_config.h.
#define USE_SENSOR_OD2 (false) |
Definition at line 182 of file sensors_config.h.
#define USE_SENSOR_OD3 (false) |
Enable if you want use OPC BINS continuous standard deviation value.
Definition at line 183 of file sensors_config.h.
#define USE_SENSOR_OE3 (false) |
Enable if you want use temperature, humidity or pressure average value.
Definition at line 189 of file sensors_config.h.
#define USE_SENSOR_RF24 (false) |
Enable if you want use Radio RF24 sensor.
Definition at line 352 of file sensors_config.h.
#define USE_SENSOR_SHT (false) |
Enable if you want use SHT35 sensor.
Definition at line 70 of file sensors_config.h.
#define USE_SENSOR_SMI (false) |
Enable if you want use MICS4514 oneshot sensor.
Definition at line 322 of file sensors_config.h.
#define USE_SENSOR_SSD (false) |
Enable if you want use SSD011 oneshot sensor.
Definition at line 292 of file sensors_config.h.
#define USE_SENSOR_STH (false) |
Enable if you want use Temperature and humidity oneshot sensor.
Definition at line 262 of file sensors_config.h.
#define USE_SENSOR_TBR (true) |
Enable if you want use Tipping bucket rain gauge sensor.
Definition at line 256 of file sensors_config.h.
#define USE_SENSOR_TBS (false) |
Enable if you want use Tipping bucket rain gauge sensor.
Definition at line 250 of file sensors_config.h.
#define USE_SENSOR_VSR (false) |
Enable if you want use 0-5V High Resolution Global Solar Radiation sensor.
Definition at line 112 of file sensors_config.h.
#define USE_SENSOR_XMI (false) |
Enable if you want use MICS4514 report maximum sensor.
Definition at line 346 of file sensors_config.h.
#define USE_SENSOR_XSD (false) |
Enable if you want use SSD011 report maximum sensor.
Definition at line 316 of file sensors_config.h.
#define USE_SENSOR_XTH (false) |
Enable if you want use Temperature and humidity continuous maximum sensor.
Definition at line 286 of file sensors_config.h.
#define USE_TH_SENSORS (USE_SENSOR_ADT + USE_SENSOR_HIH + USE_SENSOR_HYT + USE_SENSOR_SHT + USE_SENSOR_STH + USE_SENSOR_ITH + USE_SENSOR_MTH + USE_SENSOR_NTH + USE_SENSOR_XTH) |
Definition at line 362 of file sensors_config.h.
#define USE_THR (false) |
Enable if you want use one module for TH and RAIN. Disable if you want use one module for TH and one for RAIN.
Definition at line 46 of file sensors_config.h.
#define USE_WIND_SENSORS (USE_SENSOR_DWA + USE_SENSOR_DWB + USE_SENSOR_DWC + USE_SENSOR_DWD + USE_SENSOR_DWE + USE_SENSOR_DWF) |
Definition at line 365 of file sensors_config.h.
#define VALUES_TO_READ_FROM_SENSOR_COUNT (2) |
Definition at line 355 of file sensors_config.h.