ipAddress property
The internal IP address of this bridge.
Regex pattern ^(?:\d{1,3}\.){3}\d{1,3}$
Implementation
final String? ipAddress;
The internal IP address of this bridge.
Regex pattern ^(?:\d{1,3}\.){3}\d{1,3}$
final String? ipAddress;