typo
This commit is contained in:
@@ -215,7 +215,7 @@ class ZK(object):
|
|||||||
else:
|
else:
|
||||||
raise Exception("Invalid response")
|
raise Exception("Invalid response")
|
||||||
|
|
||||||
def power_off(self):
|
def poweroff(self):
|
||||||
'''
|
'''
|
||||||
shutdown connected device
|
shutdown connected device
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user