Click or drag to resize

ZWManagerGetSucNodeId Method

Get the node ID of the Static Update Controller.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public byte GetSucNodeId(
	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