Integration with Roru One

Integration with Roru One - Hardware Integration

This document describes how to integrate the SDK with Roru One hardware.

Integration

Device Connection

Process: Connect SDK to Roru One device.

Usage

Example

let device = RoruOne::connect().await?;

Conclusion

Hardware device integration.

Last updated