Closed ejrbuss closed 5 years ago
The Observer API (chipgr8/observer.py) is used to collect a number of ROM-specific queries together and perform those queries on a VM instance all at once. Method stubs need completion in this class.
chipgr8/observer.py
Implemented and pushed
The Observer API (
chipgr8/observer.py
) is used to collect a number of ROM-specific queries together and perform those queries on a VM instance all at once. Method stubs need completion in this class.