Class MappedBusInterface
java.lang.Object
com.trdp.config.MappedBusInterface
Mapped bus interface override (
<mapped-bus-interface> element).
Overrides the host/leader IP and telegram parameters for a specific bus interface on a mapped device.
-
Constructor Summary
ConstructorsConstructorDescriptionMappedBusInterface(String name, String hostIp, String leaderIp, List<MappedTelegram> mappedTelegrams) -
Method Summary
-
Constructor Details
-
MappedBusInterface
public MappedBusInterface(String name, String hostIp, String leaderIp, List<MappedTelegram> mappedTelegrams)
-
-
Method Details
-
getName
-
getHostIp
-
getLeaderIp
-
getMappedTelegrams
-
toString
-