Operator¶

- class Operator[source]¶
Bases:
Serializable
Base class for operators of devices.
In HermesPy, operators may configure devices, broadcast signals over them or capture signals from them. Each operator is attached to a single device instance it operates on.