edgexfoundry / device-random

Owner: Device WG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Owner: Device WG

License:Apache License 2.0


Languages

Language:Go 74.2%Language:Dockerfile 11.1%Language:Shell 9.0%Language:Makefile 5.6%