Create Data Mesh. Use interoperable digital twins to create data interactions and build powerful real-time data products. This repository contains protocol buffers specification for Iotics API.
The build pipeline is using Buf
Protobuf definitions are under proto/
directory.
See https://github.com/golang/protobuf and https://github.com/grpc-ecosystem/grpc-gateway
See the deps:
section in buf.yaml
regarding third-party dependencies. To update these, run:
make mod-update
Validate proto files:
make lint
- Docker runtime
- buf
- gRPC
- HTTP
- Bash
- Lint
- Docker
- GitHub
- Protobuf
- Makefile
- Markdown