Methods
(async) getNode(device) → {Promise.<ZigBeeNode>}
Get a ZigBeeNode instance for a Device
Parameters:
Name | Type | Description |
---|---|---|
device |
Device
|
An instance of Device |
Returns:
- Type:
-
Promise.<ZigBeeNode>