ifw-sup  3.0.0-pre3
Public Member Functions | List of all members
config_command.ConfigCommand Class Reference

Test library for sending config commands to FCF device manager. More...

Public Member Functions

def __init__ (self, cii_client)
 
def get_mal (self)
 
def add_param (self, config)
 
def reset (self)
 
def is_params_empty (self)
 
def get_params_size (self)
 
def get_buffer (self)
 Get the config parameters. More...
 
def get_params_item (self, index)
 
def send (self)
 

Detailed Description

Test library for sending config commands to FCF device manager.

Constructor & Destructor Documentation

◆ __init__()

def config_command.ConfigCommand.__init__ (   self,
  cii_client 
)

Member Function Documentation

◆ add_param()

def config_command.ConfigCommand.add_param (   self,
  config 
)

◆ get_buffer()

def config_command.ConfigCommand.get_buffer (   self)

Get the config parameters.

◆ get_mal()

def config_command.ConfigCommand.get_mal (   self)

◆ get_params_item()

def config_command.ConfigCommand.get_params_item (   self,
  index 
)

◆ get_params_size()

def config_command.ConfigCommand.get_params_size (   self)

◆ is_params_empty()

def config_command.ConfigCommand.is_params_empty (   self)

◆ reset()

def config_command.ConfigCommand.reset (   self)

◆ send()

def config_command.ConfigCommand.send (   self)

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