smia.states.state_idle module

class smia.states.state_idle.StateIdle[source]

Bases: State

This class contains the Idle state of the SMIA.

async run()[source]

This method implements the idle state of the common SMIA. Here all requests services are handled, both from ACL of another SMIA or from the own SMIA.