first functional version
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package tplink
|
||||
|
||||
// Credit to:
|
||||
// sausheong - https://github.com/sausheong/hs1xxplug
|
||||
// jaedle - https://github.com/jaedle/golang-tplink-hs100/blob/master/internal/connector/connector.go
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
"bytes"
|
||||
|
Reference in New Issue
Block a user