Registry / other / edgexfoundry-go-mod-core-contracts

edgexfoundry-go-mod-core-contracts

JSON →
library0.1.149gogounverified

Package contracts provides core data models and interfaces for EdgeX Foundry microservices.

go get github.com/edgexfoundry/go-mod-core-contracts
INSTALL
IMPORT
SIG · EDGEXFOUNDRY-GO-MO
E
edgexfoundry-go-mod-core-contracts
othergov0.1.149
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

contracts
github.com/edgexfoundry/go-mod-core-contracts

Use EdgeX device model

package main import ( "fmt" "github.com/edgexfoundry/go-mod-core-contracts/models" ) func main() { device := models.Device{Name: "sensor1"} fmt.Println(device) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.149latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
edgexfoundry-go-mod-core-contracts — go get edgexfoundry-go-mod-core-contracts · libregistry