Click or drag to resize

ZWManagerClearSwitchPoints Method

Clears all switch points from the schedule.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public void ClearSwitchPoints(
	ZWValueId id
)

Parameters

id
Type: OpenZWaveZWValueId
The unique identifier of the schedule value.
See Also