Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 531 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 531 Bytes

tplink-api

Go library for TP-Link HS105 smart plug

Description

Go library for TP-Link HS105 smart plug.

The SmartHome protocol runs on TCP port 9999.

Requirements

言語/FW Version
go 1.11.5

Installing

go get github.com/Pluslab/tplink-api

Usage

import "github.com/Pluslab/tplink-api"

Licence

MIT

Author

Yoshikawa Taiki