EdgeX Foundry Command Service

license

Go implementation of EdgeX Core Command.

core-command has been duplicated in go.

Install and Deploy

Repo contains core-command-go microservice

To fetch the code and start the microservice execute:

go get github.com/edgexfoundry/core-command-go
cd $GOPATH/src/github.com/edgexfoundry/core-command-go
glide install
go install
core-command-go

Community

License

Apache-2.0