Rename get_pp_dev to get_device to match python-mitel feature naming
This commit is contained in:
parent
50d9b79ad0
commit
7064d6f615
@ -59,7 +59,7 @@ class OMMClient2:
|
||||
return None
|
||||
return r.account[0]
|
||||
|
||||
def get_pp_dev(self, ppn):
|
||||
def get_device(self, ppn):
|
||||
"""
|
||||
Get PP device
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user