Click or drag to resize

ZWManagerSwitchAllOff Method

Switch all devices off.

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

Parameters

homeId
Type: SystemUInt32

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

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