Class MappedDevice
java.lang.Object
com.trdp.config.MappedDevice
Mapped device override (
<mapped-device> element).
Provides per-remote-device overrides for bus interface and telegram parameters (e.g. IP addresses, SDT parameters, PD offsets).
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMappedDevice(String hostName, String leaderName, List<MappedBusInterface> mappedBusInterfaces) -
Method Summary
-
Constructor Details
-
MappedDevice
public MappedDevice(String hostName, String leaderName, List<MappedBusInterface> mappedBusInterfaces)
-
-
Method Details
-
getHostName
-
getLeaderName
-
getMappedBusInterfaces
-
toString
-