Crates.io | fundamentum-iot-mqtt-proto |
lib.rs | fundamentum-iot-mqtt-proto |
version | 0.2.0 |
source | src |
created_at | 2024-06-13 20:28:07.981074 |
updated_at | 2024-07-31 19:53:21.87932 |
description | Bindings to Fundamentum IoT MQTT protos |
homepage | https://www.dimonoff.com/services/fundamentum-iot-platform-paas |
repository | https://bitbucket.org/amotus/fundamentum-iot-mqtt-proto-rust |
max_upload_size | |
id | 1271189 |
size | 53,866 |
:warning: Warning
The interfaces provided by this library are not intended for direct use. We do not offer any support or guarantee of backward compatibility for these interfaces.
We strongly recommend using the Fundamentum Edge Daemon along with its associated Proto files for a stable and supported experience.
Rust bindings to Fundamentum IoT MQTT gRPC IDL files.
A library that provides a Rust representation of the basic types, interfaces and
other components required to define and interact with the gRPC interface defined
by fundamentum-iot-mqtt-proto
.
Current direct users:
fundamentum-edge-daemon
: the actual edge daemon server
implementation.See separate maintainer page.
Licensed under Apache License, Version 2.0 LICENSE.