Skip to content

Obighbyd/belkin

Repository files navigation

belkin

A golang library to scan and control Belkin devices, such as the WeMo Maker, WeMo Insight

##Documentation See godoc

##Support This library has only been tested against:

  • WeMo Maker
  • WeMo Insight Switch

It may work for the other devices, but has not been tested against them.

##Installation

go get github.com/go-home-iot/belkin

##Package

import "github.com/go-home-iot/belkin"

##Testing Run the unit tests to talk to actual devices. The tests assume that you have real devices connected to the local network that can be used during testing

go test

or for more detailed responses from the devices

go test -v

##Version History ###0.2.0 Added support for GetBinaryState and GetAttributes calls ###0.1.0 Initial release, support for scanning for belkin devices and TurnOn/TurnOff

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages