https://github.com/mrmarble/deco
Golang deco m4 api wrapper
https://github.com/mrmarble/deco
api deco m4 mesh router tp-link wifi
Last synced: 10 months ago
JSON representation
Golang deco m4 api wrapper
- Host: GitHub
- URL: https://github.com/mrmarble/deco
- Owner: MrMarble
- License: gpl-3.0
- Created: 2021-05-02T20:53:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T13:08:45.000Z (almost 2 years ago)
- Last Synced: 2025-05-23T06:57:52.739Z (about 1 year ago)
- Topics: api, deco, m4, mesh, router, tp-link, wifi
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 26
- Watchers: 8
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TP-Link Deco M4 API Wrapper 
This Go package provides a basic API wrapper for the tp-link M4 mesh router
## Available methods
- [x] Performance: Get CPU and Memory usage
- [x] ClientList: Get connected clients
- [x] Custom: Make a custom request to the router
- [x] DeviceList: Get connected Decos
- [x] Reboot: Reboot Deco mesh node(s)
- [ ] Wan: Get information about wan
`TODO: look through the firmware for more endpoints`