Categorygithub.com/smartthingsoss/smartapp-go
repository
0.0.1
Repository: https://github.com/smartthingsoss/smartapp-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

smartapp-go

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

Dependencies

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