User Tools

Site Tools


mqtthygrometer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mqtthygrometer [2016/08/18 19:00] – [Message format] jocke.gmqtthygrometer [2018/11/03 02:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{gauge.png| An Item in the Gauges Category}}+{{gauge.png?nolink| An Item in the Gauges Category}}
 ====== MqttHygrometer ====== ====== MqttHygrometer ======
  
Line 6: Line 6:
  
 ===== Message format ===== ===== Message format =====
-Simply a numeric value, 0-100. +Simply a numeric value, 0-100.\\  
-Decimals allowed, and will be rounded to one decimal. +Decimals allowed, and will be rounded to one decimal.\\  
-No unit (%) allowed.+No unit (%) allowed.\\ 
  
-Examples: +==== Examples ==== 
-"57" in the message shows as "57.0 %". +"57" in the message shows as "57.0 %".\\  
-"57.0" in the message shows as "57.0 %". +"57.0" in the message shows as "57.0 %".\\  
-"57.57" in the message shows as "57.6 %". +"57.57" in the message shows as "57.6 %".\\  
-"57.5%" in the message will not work.+"57.5%" in the message will not work.\\ 
  
 ===== Attributes ===== ===== Attributes =====
-  * **Humidity** //[get]// The actual humidity in %+  * **Humidity** //[get]// Current humidity in % 
 +  * **TimeSinceUpdate** //[get]// Time in seconds since the latest received message. 
 +  * **LastUpdate** //[get]// Time of the latest received message.
   * **Topic** //[get] [set]// The exact MQTT topic to listen on. Wildcards not allowed!   * **Topic** //[get] [set]// The exact MQTT topic to listen on. Wildcards not allowed!
   * **LogFile** //[get] [set]// Optional name (and path) of a file where measured values are stored once every 15 minutes.   * **LogFile** //[get] [set]// Optional name (and path) of a file where measured values are stored once every 15 minutes.
-==== See also ==== + 
-[[start | NetHomeServer]]+===== See also ===== 
 +[[start | NetHomeServer]]\\ 
 [[MqttClient]] [[MqttClient]]
mqtthygrometer.1471539623.txt.gz · Last modified: 2018/11/03 02:57 (external edit)