ipAddress property

String? ipAddress
final

The internal IP address of this bridge.

Regex pattern ^(?:\d{1,3}\.){3}\d{1,3}$

Implementation

final String? ipAddress;