Crates.io | ipmi-rs |
lib.rs | ipmi-rs |
version | 0.3.0 |
source | src |
created_at | 2023-05-28 11:54:02.929963 |
updated_at | 2024-09-04 19:23:00.377391 |
description | A pure rust implementation of the IPMI spec |
homepage | |
repository | https://github.com/datdenkikniet/ipmi-rs |
max_upload_size | |
id | 876438 |
size | 323,971 |
A Rust IPMI library.
get-info
Configure the log level of this example with RUST_LOG
. info
is recommended.
This example usually has to be run as root.
This example will, using the /dev/ipmi0
file:
ioctl
-based IPMI device file interface support
All source code (including code snippets) is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
This project aims to conform to Conventional Commits. If you make contributions, please be so kind to stick to that format :)