{{::server:thermometer64.png?nolink|}} ====== PrologueThermometer ====== This module is a part of the [[NetHomeServer]]. Presents and logs temperature values received by an Prologue-temperature sensor. The actual values are received as events which may be sent by any kind of receiver module which can receive the 433MHz Prologue messages from the thermometer sensors. ===== Attributes ===== * **Temperature** //[get]// Current temperature * **BatteryLevel** //[get]// Battery level in %. Only two values are reported: 100% or 10% * **TimeSinceUpdate** //[get]// Time in seconds since last update was received from the sensor * **Channel** //[get] [set]// Channel set on the sensor * **LogFile** //[get] [set]// Filename of the logfile * **LastUpdate** //[get]// Time when last update was received from the sensor * **K** //[get] [set]// Constant multiplied to the raw value, can be used to calibrate the sensor * **M** //[get] [set]// Constant added to the raw value, can be used to calibrate the sensor ==== See also ==== [[NetHomeServer]]