agents.AASManagerAgent module
- class agents.AASManagerAgent.AASManagerAgent(jid: str, password: str, verify_security: bool = False)[source]
Bases:
AgentThis is the top level in the hierarchy of SPADE Agents. It extends the own class Agent of SPADE. The AAS Manager Agent will be the generic and from which all other types of AAS Managers will start.