fi furnace: version for first tests

Change-Id: I841bc9dab210bfc907d2ae56c42198c30df9a3a4
This commit is contained in:
2025-08-07 15:57:12 +02:00
parent bea6ea38ae
commit 431f4d1198
2 changed files with 12 additions and 10 deletions

View File

@@ -143,6 +143,9 @@ class HasControlledBy(WrapControlledBy):
# is before HasControlledBy in the method resolution order
return self.set_target(value)
def set_off(self):
"""typically needs to be overridden"""
class HasOutputModule:
"""mixin for modules having an output module