Rename get_pp_dev to get_device to match python-mitel feature naming
This commit is contained in:
parent
50d9b79ad0
commit
7064d6f615
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue