 | ZWValueIdNodeId Property |
Gets the Node ID of the node containing the value.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic byte NodeId { get; }
Public ReadOnly Property NodeId As Byte
Get
public:
virtual property unsigned char NodeId {
unsigned char get () sealed;
}
Property Value
Type:
Byte
See Also