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

edgexfoundry-go-mod-core-contracts-v3

JSON →
library3.1.0gogounverified

Core data models and contracts for EdgeX Foundry microservices.

other
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.

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

Creates a Device model from the EdgeX contracts.

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

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
9 hits · last 30 days
gptbot
3
claudebot
3
ahrefsbot
1
Resources