ST2110Nic.ipAddress() method
Resolves to the primary NIC’s assigned IP. For 2022-7 hosts use ipAddresses() to observe both ports.
Signature:
ipAddress(): Promise<string>;
Returns:
Promise<string>
Resolves to the primary NIC’s assigned IP. For 2022-7 hosts use ipAddresses() to observe both ports.
Signature:
ipAddress(): Promise<string>;
Returns:
Promise<string>