Instance Methods
getMAC
(async) getMAC(ip): Promise.<string>Get an ip's MAC address
Parameters
Name | Type | Description |
---|---|---|
ip
|
string |
Returns
Promise.<string>
You can access this manager through the Homey instance as this.homey.arp
Get an ip's MAC address
Name | Type | Description |
---|---|---|
ip
|
string |