Skip to content

sng2c/smartapp-go

 
 

Repository files navigation

smartapp-go

A simple framework for creating SmartThings SmartApp's in Golang.

This is an experimental library, and should be treated as such.

Dependencies

mkdir ~/.smartapp-go
ln -s $GOPATH/src/github.com/SmartThingsOSS/smartapp-go/smartapp-go.yml ~/.smartapp-go

Running Examples

After fetching dependencies examples can be run by issueing the following commands from project root directory:

  • go run examples/basic/main.go
  • go run examples/c2c-connector/main.go

About

A go-lang SmartApp SDK

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 97.4%
  • Makefile 2.6%