Document API IEC60730 Library
Public Member Functions | List of all members
util.TelnetHostUtil Class Reference

Public Member Functions

def __init__ (self, logService=None)
 
def open_host_connection (self, hostName=None, hostPort=None, timeout=None, hide=None)
 
def host_send_expect (self, cmd, expectStr, timeout=None, hide=None)
 
def host_send (self, cmd, timeout=None, hide=None)
 
def log (self, msg, hide=None)
 
def write_log (self, msg, hide=None, logAsResult=None)
 
def close_host_connection (self, hide=None)
 Helper methods.
 
def is_host_connected (self)
 

The documentation for this class was generated from the following file: