
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
cattlechain_protos
Advanced tools
Cattlechain 4.0 uses hyperledger sawtooth for a blockchain layer. and the this repository is smart contract definition is written in protobufs. Protobuf is a binary encoding format that allows you to specify a schema for your data using a specification language.
For the Animal Identification the data model is used
https://github.com/FIWARE/data-models/tree/master/specs/AgriFood/Animal
and the related protos can be found in:
/protos/animalIdentity.proto
The proposed animal data model has been made from a more general point of view, trying to adjust it to the information coming from the devices and sensors used in the UC. The proposed model for the animal entity has the following properties:
geo:json.For the Animal Identification the data model is used
https://github.com/FIWARE/data-models/tree/master/specs/AgriFood/AgriFarm
and the related protos can be found in:
/protos/dairyIdentity.proto
For the Device Identification the data model is temparory and still need to be defined with the help of Alberto. for now the definition is as below
{
"id": "urn:device:1333-3213-321-321",
"monitoring": [
"json-payload"
],
"indicators": [
"json-payload"
]
}
[x] - Animal Identification [x] - Farm Identification [ ] - Device Identification and relationship [ ] - NGSI-LD
FIWARE Foundation e.V @ 2020
FAQs
protos
We found that cattlechain_protos demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.