Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

edgexfoundry/device-random

Repository files navigation

Random Integer Device Service

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

Overview

This Device Service is a reference example of a Device Service developed with Go Device Service SDK.

Usage

This Device Service have to run with other EdgeX Core Services, such as Core Metadata, Core Data, and Core Command. After starting the service, the random integer value could be generated by executing the Get commands, and it will create Event and Reading data into Core Data service.

Community

License

Apache-2.0