smia.behaviours.check_physical_asset_behaviour module

class smia.behaviours.check_physical_asset_behaviour.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.