ManagerArp

You can access this manager through the Homey instance as this.homey.arp

Instance Methods

getMAC

(async) getMAC(ip): Promise.<string>

Get an ip's MAC address

Parameters

Name Type Description
ip
string

Returns

Promise.<string>