Interface ISystemStateDatabase

All Superinterfaces:
IDatabase, IObsSystemDatabase

public interface ISystemStateDatabase extends IObsSystemDatabase

Interface for databases maintaining the latest state of systems connected to the hub.

Although this extends the IObsSystemDatabase interface, implementations are not required to maintain full history, but should rather focus on efficiently maintaining solely the latest state of registered systems and their subsystems.