rsdmike / app-service-configurable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Service Configurable

Build Status Code Coverage Go Report Card GitHub Latest Dev Tag) GitHub Latest Stable Tag) GitHub License GitHub go.mod Go version GitHub Pull Requests GitHub Contributors GitHub Committers GitHub Commit Activity

App-Service-Configurable is provided as an easy way to get started with processing data flowing through EdgeX.

For documentation please visit https://docs.edgexfoundry.org/1.2/microservices/application/AppServiceConfigurable/.

For a list of examples please visit https://docs.edgexfoundry.org/1.2/examples/AppServiceExamples/

Build Prerequisites

Please see the edgex-go README.

Versioning

Please refer to the EdgeX Foundry versioning policy for information on how EdgeX services are released and how EdgeX services are compatible with one another. Specifically, device services (and the associated SDK), application services (and the associated app functions SDK), and client tools (like the EdgeX CLI and UI) can have independent minor releases, but these services must be compatible with the latest major release of EdgeX.

Long Term Support

Please refer to the EdgeX Foundry LTS policy for information on support of EdgeX releases. The EdgeX community does not offer support on any non-LTS release outside of the latest release.

About

License:Apache License 2.0


Languages

Language:Go 48.9%Language:Shell 24.7%Language:Dockerfile 13.8%Language:Makefile 12.6%