Click or drag to resize

ZWManagerGetControllerNodeId Method

Get the node ID of the Z-Wave controller.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public byte GetControllerNodeId(
	uint homeId
)

Parameters

homeId
Type: SystemUInt32
The Home ID of the Z-Wave controller.

Return Value

Type: Byte
The node ID of the Z-Wave controller.
See Also