Click or drag to resize

ZWManager.GetControllerInterfaceType Method

Obtain controller interface type

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public ZWControllerInterface GetControllerInterfaceType(
	uint homeId
)

Parameters

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

Return Value

Type: ZWControllerInterface

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

See Also