This commit is contained in:
Fanani M. Ihsan 2016-06-10 14:16:22 +07:00
parent 7b33ceeded
commit ef1944f4da

View File

@ -215,7 +215,7 @@ class ZK(object):
else:
raise Exception("Invalid response")
def power_off(self):
def poweroff(self):
'''
shutdown connected device
'''