mirror of
https://git.clerie.de/clerie/mitel_ommclient2.git
synced 2026-01-02 20:28:12 +00:00
Fix documentation
This commit is contained in:
parent
49a4ecc07f
commit
50d9b79ad0
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ class OMMClient2:
|
|||
"""
|
||||
Get PP device
|
||||
|
||||
:param id: Device id
|
||||
:param ppn: Device id
|
||||
"""
|
||||
r = self.connection.request(messages.GetPPDev(ppn))
|
||||
r.raise_on_error()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue