smia package

Subpackages

Module contents

This is the main package of SMIA, that includes all source code and all subpackages.

smia.initial_self_configuration()[source]

This method executes the initial configuration of the SMIA software.

smia.run(agent_object)[source]

This method runs the SMIA software with a given agent.

smia.load_aas_model(file_path)[source]

This method loads the AAS model using a given path to the AASX package file.

Parameters:

file_path (str) – path to the AASX package file.