{{::server:gauge64.png?nolink|}} ====== FineOffsetRainGauge ====== This module is a part of the [[NetHomeServer]]. The FineOffsetRainGauge receives temperature updates over the 433MHz protocol from an Oregon Scientific sensor, so it requires that an RF-Receiver is connected to the system. ===== Attributes ===== * **Rain1h** //[get]// Amount of rain last hour * **Rain24h** //[get]// Amount of rain last 24 hours * **RainThisWeek** //[get]// Amount of rain current week * **RainLastWeek** //[get] [init]// Amount of rain last week * **TotalRain** //[get]// Total amount of rain * **Temperature** //[get]// Current temperature * **TimeSinceUpdate** //[get]// Seconds since last update was received from the sensor * **DeviceId** //[get] [set]// Identity of the sensor * **LogFile** //[get] [set]// Log file name, used for presenting graphs of the values * **LastUpdate** //[get]// Time when last update was received from the sensor * **RainK** //[get] [set]// Multiplication factor for the presented value. Can be used for calibration. * **TempK** //[get] [set]// Multiplication factor for the presented value. Can be used for calibration. * **TempM** //[get] [set]// Addition factor for the presented value. Can be used for calibration. * **TotalRainBase** //[get] [init]// * **RainAtStartOfWeek** //[get] [init]// * **CurrentWeekNumber** //[get] [init]// ===== Actions ===== ==== See also ==== [[NetHomeServer]]