Click or drag to resize

ZWManagerSoftReset Method

Soft Reset a PC Z-Wave Controller.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public void SoftReset(
	uint homeId
)

Parameters

homeId
Type: SystemUInt32
The Home ID of the Z-Wave controller to be reset.
Remarks
Resets a controller without erasing its network configuration settings.
See Also