ifw-ccf  3.0.0-pre2
Classes | Functions
pyclient.client Namespace Reference

Classes

class  CcfCommands
 Class implementing the request interface with CCF Control. More...
 

Functions

def execute (uri, request, payload, timeout)
 Execute the client as a function. More...
 
def execute_command_line (argv)
 Handle command line. More...
 

Function Documentation

◆ execute()

def pyclient.client.execute (   uri,
  request,
  payload,
  timeout 
)

Execute the client as a function.

◆ execute_command_line()

def pyclient.client.execute_command_line (   argv)

Handle command line.