Skip to content

Files

Latest commit

Huan Wangfredwangwang
Huan Wang
and
Aug 12, 2024
189c45b · Aug 12, 2024

History

History
14 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 499 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
  • Reboot: Reboot Deco mesh node(s)
  • Wan: Get information about wan

TODO: look through the firmware for more endpoints