smia_ism.behaviours.acl_openapi_handling_behaviour module

class smia_ism.behaviours.acl_openapi_handling_behaviour.ACLOpenAPIHandlingBehaviour(agent_object)[source]

Bases: CyclicBehaviour

This class implements the behaviour that handles all the ACL messages that the SMIA ISM will receive from the others SMIAs in the I4.0 System to perform some service related to OpenAPI infrastructures.

async on_start()[source]

This method implements the initialization process of this behaviour.

async run()[source]

This method implements the logic of the behaviour.