agents.AASManagerAppAgent module

class agents.AASManagerAppAgent.AASManagerAppAgent(jid: str, password: str, verify_security: bool = False)[source]

Bases: AASManagerAgent

This is the AAS Manager Agent for logical resource assets. It extends the generic class AASManagerAgent.

async setup()[source]

This method performs the setup of logical resource type of Managers. It defines the Finite State Machine (FSM) of the AAS Manager Agent.