WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0
Get the Wattmon's MAC address
Return the Ethernet network MAC address
None
String containing the MAC
<? $mac=getmac(); print("Your current MAC address is: ".$mac); ?>