u-os-hub-client

Crates.iou-os-hub-client
lib.rsu-os-hub-client
version0.2.5
created_at2025-10-09 11:09:55.41294+00
updated_at2025-12-08 08:11:53.840705+00
descriptionu-OS Data Hub Client
homepagehttps://github.com/weidmueller/u-os-hub-client-rs
repositoryhttps://github.com/weidmueller/u-os-hub-client-rs
max_upload_size
id1875407
size1,499,819
Philipp Meyer (PhilippMeyerWeidmueller)

documentation

README

u-OS Data Hub - Rust Client 🦀

Table of Contents

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:

[dependencies]
u-os-hub-client = "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.

Commit count: 0

cargo fmt