Click or drag to resize

ZWManagerGetSceneLabel Method

Returns a label for the particular scene.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public string GetSceneLabel(
	byte sceneId
)

Parameters

sceneId
Type: SystemByte
The Scene ID

Return Value

Type: String
The label string.
See Also