smia.behaviours.init_aas_archive_behaviour module

class smia.behaviours.init_aas_archive_behaviour.InitAASarchiveBehaviour(agent_object)[source]

Bases: OneShotBehaviour

This class implements the behaviour responsible for initialize the AAS Archive, performing the necessary actions to let the AAS Archive in the initial conditions to start the main program.

async run()[source]

This method implements the logic of the behaviour.