Click or drag to resize

ZWManagerSwitchAllOn Method

Switch all devices on.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public void SwitchAllOn(
	uint homeId
)

Parameters

homeId
Type: SystemUInt32

[Missing <param name="homeId"/> documentation for "M:OpenZWave.ZWManager.SwitchAllOn(System.UInt32)"]

Remarks
All devices that support the SwitchAll command class will be turned on.
See Also