macAddress property
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;
The MAC address of this zigbee connected device.
Regex patten ^([0-9A-Fa-f]{2}:){5,7}([0-9A-Fa-f]{2})$
final String macAddress;