| Crates.io | u-os-hub-client |
| lib.rs | u-os-hub-client |
| version | 0.2.5 |
| created_at | 2025-10-09 11:09:55.41294+00 |
| updated_at | 2025-12-08 08:11:53.840705+00 |
| description | u-OS Data Hub Client |
| homepage | https://github.com/weidmueller/u-os-hub-client-rs |
| repository | https://github.com/weidmueller/u-os-hub-client-rs |
| max_upload_size | |
| id | 1875407 |
| size | 1,499,819 |
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.
Add the following dependency to your Cargo.toml:
[dependencies]
u-os-hub-client = "0.2"
The examples folder contains several examples demonstrating library usage.
See CONTRIBUTING.adoc if you want to build and run them.
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.
This project is licensed under the MIT license.