Class ComParameter
java.lang.Object
com.trdp.config.ComParameter
Global communication parameter set (
<com-parameter> element).
Referenced by telegrams via com-parameter-id. Defines QoS (0..7),
TTL (default 64), and retry count (default 2).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComParameter
-
-
Method Details
-
getId
public long getId() -
getQos
public long getQos() -
getTtl
public long getTtl() -
getRetries
public long getRetries() -
toString
-