u-OS Data Hub - Rust Client 🦀
Table of Contents
- Introduction
- Adding this crate to your Cargo project
- Examples
- Questions / Issues / Contributions
- License
Introduction
Welcome to the Rust client for the u-OS Variable-NATS-API. The API is part of the u-OS Data Hub. A general explanation of the u-OS Data Hub can be found here.
This library implements a Rust client to use the u-OS Variable-NATS-API as a provider or consumer. The API specification can be found in the u-os-hub-api repository.
Adding this crate to your Cargo project
Add the following dependency to your Cargo.toml:
[]
= "0.2"
Examples
The examples folder contains several examples demonstrating library usage.
See CONTRIBUTING.adoc if you want to build and run them.
Questions / Issues / Contributions
If you have any questions or need help, please visit the Weidmueller Support Center.
If you would like to contribute to the project, please take a look at our Contributing Guidelines.
License
This project is licensed under the MIT license.