 | ZWValueIdHomeId Property |
Gets the Home ID of the driver that controls the node containing the value.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic uint HomeId { get; }
Public ReadOnly Property HomeId As UInteger
Get
public:
virtual property unsigned int HomeId {
unsigned int get () sealed;
}
Property Value
Type:
UInt32
See Also