knownPeers property

List<String> knownPeers
getter/setter pair

The list of known peers for the lab. This is a fallback in case the multicast discovery fails. This is a list of IP addresses or hostnames.

Implementation

List<String> knownPeers;