hwAddress property

String hwAddress

Hardware address for this device.

Implementation

String get hwAddress =>
    _object.getStringProperty(_deviceInterfaceName, 'HwAddress') ?? '';