Click or drag to resize

ZWManagerResetController Method

Hard Reset a PC Z-Wave Controller.

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

Parameters

homeId
Type: SystemUInt32
The Home ID of the Z-Wave controller to be reset.
Remarks
Resets a controller and erases its network configuration settings. The controller becomes a primary controller ready to add devices to a new network.
See Also