Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 460 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 460 Bytes

TP-Link Deco M4 API Wrapper

This Go package provides a basic API wrapper for the tp-link M4 mesh router

Available methods

  • Performance: Get CPU and Memory usage
  • ClientList: Get connected clients
  • Custom: Make a custom request to the router
  • DeviceList: Get connected Decos
  • Wan: Get information about wan

TODO: look through the firmware for more endpoints