Click or drag to resize

ZWManager.TestNetwork Method

Test network.

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

Parameters

homeId
Type: System.UInt32
The Home ID of the Z-Wave controller to be reset.
count
Type: System.UInt32
This is the number of test messages to send.
Remarks
Sends a series of messages to every node on the network for testing network reliability.
See Also

Reference

ZWManager.TestNetwork(UInt32, UInt32)