behaviours.CheckPhysicalAssetBehaviour module¶ class behaviours.CheckPhysicalAssetBehaviour.CheckPhysicalAssetBehaviour(agent_object)[source]¶ Bases: OneShotBehaviour This class implements the behaviour responsible for check that all information about the physical asset is available in the submodels and also that the connection is established. async run()[source]¶ This method implements the logic of the behaviour.