SDK and Protocol Integration
This page summarizes the supported integration options for LiRAYS-SCADA.
Official SDKs
Protocol Source of Truth
For custom clients or protocol-level integrations, use the protobuf contract in the next repository:
Practical Guidance
- Prefer SDKs for production integrations when possible.
- Use Personal Access Tokens (PAT) for service-to-service authentication.
- Keep SDK and server versions aligned when protocol changes are introduced.
- If you plan a new integration capability, coordinate through the Developers Guide and Product Roadmap.