Astarte Device SDK Rust
The Astarte Device SDK for Rust is a ready to use library that provides communication and pairing primitives to an Astarte Cluster.
Quick links:
- API documentation.
- Astarte documentation for more information regarding Astarte.
- Get started for a guide on how to use the SDK functionalities.
- Connect to the Astarte MessageHub tutorial.
- OS requirements for system libraries.
Use the library
You can add the library to your project with:
&&
Examples
Check out how to start with the SDK using one of the included examples.