behaviours.CheckCoreInitializationBehaviour module¶ class behaviours.CheckCoreInitializationBehaviour.CheckCoreInitializationBehaviour(agent_object)[source]¶ Bases: CyclicBehaviour This class implements the behaviour responsible for check that the AAS Core has been initialized. async run()[source]¶ This method implements the logic of the behaviour.