states.StateRunning module

class states.StateRunning.StateRunning[source]

Bases: State

This class contains the Running state of the common AAS Manager.

async run()[source]

This method implements the running state of the common AAS Manager. Here all requests services are handled, both from ACL of another AAS Manager or from the AAS Core.