Click or drag to resize

ZWManagerGetControllerInterfaceType 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: SystemUInt32
The Home ID of the Z-Wave controller.

Return Value

Type: ZWControllerInterface

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

See Also