macAddress property

String macAddress
getter/setter pair

The MAC address, represented according to the recommended IEEE 802 standard notation. Six groups of two upper case hexadecimal digits, separate by hyphens (-).

Implementation

String macAddress;