Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 18 hours ago
JSON representation

Golang deco m4 api wrapper

Awesome Lists containing this project

README

        

# TP-Link Deco M4 API Wrapper ![](https://img.shields.io/github/go-mod/go-version/MrMarble/deco)

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`