GRX1090 Developer Guide

This guide provides examples and documentation on using SeRo Systems’ GRX1090’s API. Behind the scenes, the API is based on the high-performance, open-source remote procedure call framework gRPC and the associated data serialization mechanism Protocol Buffers.

While gRPC and Protocol Buffers provide developers and users direct access to the device in a platform- and language-independent manner, SeRo Systems additionally provides further tools and libraries for common languages to simplify access to the device and its data.

For a better understanding of the API and its capabilities, we recommend to read the documentation on the gRPC Interface before using language-specific bindings. Information on definitions and units of responses from the devices can also be found in Protocol Buffers Definitions.