Script execution
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
class TestDev(DeviceBase):
|
||||
def doSomething(self):
|
||||
self.setCache("VALUE", -1)
|
||||
self.setCache("VALUE")
|
||||
|
||||
|
||||
dev = TestDev("Test")
|
||||
|
||||
Reference in New Issue
Block a user