agents.AASManagerResourceAgent module

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

Bases: AASManagerAgent

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

async setup()[source]

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