macAddress property

String macAddress
final

The MAC address of this zigbee connected device.

Regex patten ^([0-9A-Fa-f]{2}:){5,7}([0-9A-Fa-f]{2})$

Implementation

final String macAddress;