Script execution

This commit is contained in:
2020-01-22 14:26:55 +01:00
parent 0d208eeaa1
commit 45c9f009fc

View File

@@ -1,3 +1,6 @@
#Test: http://bugs.jython.org/issue2634
class TestDev(DeviceBase):
def doSomething(self):
self.setCache("VALUE", -1)