Click or drag to resize

ZWManagerGetValueUnits Method

Gets the units that the value is measured in.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public string GetValueUnits(
	ZWValueId id
)

Parameters

id
Type: OpenZWaveZWValueId
The unique identifier of the value.

Return Value

Type: String
The value units.
See Also