This method is used configure the maximum number of bytes that will be forwarded in one pass from the serial port to the network port or vice versa for a previously created TermClient.
This method is used to change the ATDTDial string used to determine to which remote network port the TermClient should connect for a previously created TermClientConnection.
This method is used to change the Connected string used to indicate a successful connection to a remote server for a previously created TermClientConnection.
This method is used to change the Disconnected string used to indicate a closed connection or a failure to connect to a remote server for a previously created TermClientConnection.
This method is used to change the Disconnect mode string used to determine what can be used to interrupt the connection for a previously created TermClientConnection.
This method is used to change the Echo mode string used to control the reply messages to the serial port or also the network port for a previously created TermClientConnection.
This method is used to change the second remote host's IP address that this connection record configures for a previously created TermClientConnection.
This method is used to change the fourth remote host's IP address that this connection record configures for a previously created TermClientConnection.
This method is used to change the seventh remote host's IP address that this connection record configures for a previously created TermClientConnection.
This method is used to change the eighth remote host's IP address that this connection record configures for a previously created TermClientConnection.
This method is used determine whether the DTR output on the serial port should transition to HI and LOW based on the state of the network connection for a previously created TermClient.
This method is used determine when and if a connection to a remote server should be closed based on inactivity on a on a Serial Port for a previously created TermClient.
This method is used determine whether the serial replies with an OK packet to any received serial packet beginning with 'AT' that does not match any dialing string for a previously created
TermClient.
Interface for software components to request/receive/reject configuration
data as well as request that configurations be archived within the Configuration Manager.
Constructor to create a new @ConfigurationPropertiesObject from an array of bundle symbolic
names and an array of @Object representing their respective configurations