atef.config
Contains “Configuration” dataclasses for organizing Comparisons
.
Also contains “Prepared” variants of Comparison
and Configuration
classes,
which link Comparisons
to specific identifiers and hold Result
objects.
Functions
Get a Result, if available, from the provided arguments. |
|
|
Runs a given check and returns the result. |
Classes
|
Configuration base class for shared settings between all configurations. |
|
A configuration file comprised of a number of devices/PV configurations. |
|
Configuration group. |
|
A configuration that is built to check one or more devices. |
|
A Configuration that failed to be prepared for running. |
|
A configuration that is built to check live EPICS PVs. |
|
A unified representation of comparisons for device signals and standalone PVs. |
|
Base class for a Configuration that has been prepared to run. |
|
|
|
|
|
|
|
|
|
A unified representation of comparisons for device signals and standalone PVs. |
|
|
|
A unified representation of comparisons for device signals and standalone PVs. |
|
|
|
A Configuration for applying changes to a template file. |
|
A configuration unrelated to PVs or Devices which verifies status via some tool. |