{"id":76130,"library":"edgexfoundry-go-mod-core-contracts-v3","title":"EdgeX Foundry Core Contracts v3","description":"Core data models and contracts for EdgeX Foundry microservices.","status":"active","version":"3.1.0","language":"go","source_language":null,"source_url":"https://github.com/edgexfoundry/go-mod-core-contracts","tags":["edgex","iot","contracts","models"],"install":[{"cmd":"go get github.com/edgexfoundry/go-mod-core-contracts/v3","lang":"bash","label":"Install github.com/edgexfoundry/go-mod-core-contracts/v3"}],"dependencies":[],"imports":[{"symbol":"contracts","correct":"github.com/edgexfoundry/go-mod-core-contracts/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/edgexfoundry/go-mod-core-contracts/v3/models\"\n)\n\nfunc main() {\n\tdevice := models.Device{Name: \"sensor1\"}\n\tfmt.Println(device.Name)\n}","lang":"go","description":"Creates a Device model from the EdgeX contracts."},"warnings":[],"env_vars":null,"search_vec":"'contract':4,10,17 'core':3,6 'data':7 'edgex':1,12,15 'foundri':2,13 'iot':16 'microservic':14 'model':8,18 'v3':5","created_at":"2026-06-17T19:25:03.808717+00:00","updated_at":"2026-06-17T19:25:03.808717+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/edgexfoundry/go-mod-core-contracts","github":"https://github.com/edgexfoundry/go-mod-core-contracts","docs":"https://pkg.go.dev/github.com/edgexfoundry/go-mod-core-contracts/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}