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