package device
import "github.com/edgexfoundry/device-sdk-go"
Index ¶
Variables ¶
var Version string = "to be replaced by makefile"
Global version for device-sdk-go
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
example | |
example/cmd | |
example/cmd/device-simple | This package provides a simple example of a device service. |
example/driver | This package provides a simple example implementation of ProtocolDriver interface. |
internal | |
pkg | |
pkg/models | This package defines interfaces and structs used to build an EdgeX Foundry Device Service. |
pkg/service | This package provides a basic EdgeX Foundry device service implementation meant to be embedded in an application, similar in approach to the builtin net/http package. |
pkg/startup |
- Version
- v1.4.0 (latest)
- Published
- Dec 21, 2020
- Platform
- linux/amd64
- Last checked
- 4 days ago –
Tools for package owners.