Polling Settings

From MiOS
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
[[Category:User Instructions]]
+
== Introduction  ==
[[Category:Incomplete]]
+
Polling is the process where Vera tries to ask a Z-Wave device for its current status, like if it's On or Off, at what temperature, and so on. This is how Vera knows when the status of a device changes, such as when the temperature has changed if it's a thermostat, or if you manually turned a light on or off. Normally Vera attempts to poll one Z-Wave device every 10 seconds, and Vera polls the devices in order until Vera has polled all of them. So the delay between polling nodes depends on how many nodes you have. If you have 6 nodes, each node will be polled once a minute, and if you manually turn a light off, within a minute or so Vera's dashboard will show the light is off. But, if you have 100 Z-Wave devices, it can take 16 minutes before Vera has polled them all. You can change the polling behavior by going to the [[Devices|'Devices']] tab on Vera's setup page and selecting (see [[ZWave_Options|Z-Wave Options]]).
+
  
The minimum value for the polling time is 60 seconds, to prevent any stability issues that might occur and a high flow of data in the Z-Wave network.
+
Polling is the process where Vera requests information from a Z-Wave device about its current status, such as on/off, dim level, temperature, and so on.<br>
  
 +
Depending on the device, polling may not be necessary, as the device will report any status changes to Vera autonomously. Those devices are not normally polled, but only when Vera starts up.
  
--todoab: finish
+
Other devices, such as many battery operated sensors for example, will be in a very low-power state most of the time and therefore cannot be polled at all.
 +
 
 +
<br>
 +
 
 +
The polling mechanism and the parameters that control it, are described in more detail below.
 +
 
 +
<br>
 +
 
 +
== Settings  ==
 +
 
 +
The highlighted section in this screenshot shows the poll settings for the entire system. They apply to all devices, unless specified differently for a specific device.<br>
 +
 
 +
[[Image:UI4-1.1.1245-Polling1.jpg|System-wide poll settings]]
 +
 
 +
*'''Poll nodes'''<br>Master switch to enable or disable polling.<br>
 +
*'''Number of seconds to wait to start polling &lt;#&gt;'''<br>Number of seconds after Vera / the Luup engine has (re-)started before the polling mechanism begins.<br>
 +
*'''Only poll a node if the Z-Wave network is idle at least &lt;#&gt; seconds'''<br>Number of seconds Vera must not have transmitted any non-poll command before the next poll command is sent.<br>
 +
*'''Poll a node every &lt;#&gt;&nbsp;seconds.'''<br>Number of seconds between poll commands.<br>
 +
*'''Unless specified otherwise, poll each node at most once every &lt;#&gt; seconds.'''<br>Minimum number of seconds between poll commands to the same node.<br><br>
 +
 
 +
The highlighted section in the screenshot below shows the poll settings per device.<br>
 +
 
 +
[[Image:UI4-1.1.1245-Polling2.jpg]]
 +
 
 +
<br>
 +
 
 +
<br>
 +
 
 +
[[Category:User_Instructions]] [[Category:Incomplete]]

Revision as of 04:32, 13 July 2011

Introduction

Polling is the process where Vera requests information from a Z-Wave device about its current status, such as on/off, dim level, temperature, and so on.

Depending on the device, polling may not be necessary, as the device will report any status changes to Vera autonomously. Those devices are not normally polled, but only when Vera starts up.

Other devices, such as many battery operated sensors for example, will be in a very low-power state most of the time and therefore cannot be polled at all.


The polling mechanism and the parameters that control it, are described in more detail below.


Settings

The highlighted section in this screenshot shows the poll settings for the entire system. They apply to all devices, unless specified differently for a specific device.

System-wide poll settings

  • Poll nodes
    Master switch to enable or disable polling.
  • Number of seconds to wait to start polling <#>
    Number of seconds after Vera / the Luup engine has (re-)started before the polling mechanism begins.
  • Only poll a node if the Z-Wave network is idle at least <#> seconds
    Number of seconds Vera must not have transmitted any non-poll command before the next poll command is sent.
  • Poll a node every <#> seconds.
    Number of seconds between poll commands.
  • Unless specified otherwise, poll each node at most once every <#> seconds.
    Minimum number of seconds between poll commands to the same node.

The highlighted section in the screenshot below shows the poll settings per device.

UI4-1.1.1245-Polling2.jpg



Personal tools