Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestData ¶ added in v1.3.0
func RequestVoid ¶ added in v1.3.0
Types ¶
type ApiClient ¶
type ApiClient struct {
Ip net.IP
Email string
Password string
HandshakeTS time.Time
// contains filtered or unexported fields
}
ApiClient is the main struct to interact with the raw Tapo API.
func (*ApiClient) RefreshSession ¶
RefreshSession refreshes the authentication session of the client.
Click to show internal directories.
Click to hide internal directories.