Click or drag to resize

ZWManagerGetControllerPath Method

Obtain controller interface path

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public string GetControllerPath(
	uint homeId
)

Parameters

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

Return Value

Type: String

[Missing <returns> documentation for "M:OpenZWave.ZWManager.GetControllerPath(System.UInt32)"]

See Also