mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-22 00:49:02 +02:00
Update docs and comments
This commit is contained in:
parent
03e70e521c
commit
ca39617aaf
3 changed files with 13 additions and 2 deletions
|
@ -514,7 +514,7 @@ class MikrotikAPI:
|
|||
|
||||
# ---------------------------
|
||||
# take_accounting_snapshot
|
||||
# Returns float -> seconds period between last run and current run
|
||||
# Returns float -> period in seconds between last and current run
|
||||
# ---------------------------
|
||||
def take_accounting_snapshot(self) -> float:
|
||||
"""Get accounting data"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue