class documentation
class ScanListData(BaseModel): (source)
The data to be sent to the Scan List tab.
| Class Variable | ongoing |
The name of the ongoing scan or None |
| Class Variable | scans |
The list of scans as ScanInfo objects |