 | ZWValueIdCommandClassId Property |
Get the Z-Wave command class that created and manages this value. Knowledge of
command classes is not required to use OpenZWave, but this information is
exposed in case it is of interest.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic byte CommandClassId { get; }
Public ReadOnly Property CommandClassId As Byte
Get
public:
virtual property unsigned char CommandClassId {
unsigned char get () sealed;
}
Property Value
Type:
Byte
See Also