AlexandrErohin / TP-Link-Archer-C6U

Python package for API access and management for TP-Link Routers. See supported routers list
GNU General Public License v3.0
31 stars 13 forks source link

Add uptime, mem usage and cpu usage #1

Closed DurgNomis-drol closed 7 months ago

AlexandrErohin commented 7 months ago

@DurgNomis-drol Thanks!

DurgNomis-drol commented 7 months ago

We should use .get() instead, as this will return None if it is not in the data, instead of throwing an error