Click or drag to resize

ZWManagerGetPollIntensity Method

Get the polling intensity of a device's state.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public byte GetPollIntensity(
	ZWValueId valueId
)

Parameters

valueId
Type: OpenZWaveZWValueId
The ID of the value to check polling.

Return Value

Type: Byte
Intensity, number of polling for one polling interval.
See Also