alphamon-rs

Crates.ioalphamon-rs
lib.rsalphamon-rs
version0.2.3
created_at2025-09-02 10:03:13.834895+00
updated_at2025-09-02 10:03:13.834895+00
descriptionLibrary for interacting with Alpha Outback UPSes
homepage
repositoryhttps://github.com/timleg002/alphamon-rs
max_upload_size
id1820937
size1,120,173
Timotej Leginus (timleg002)

documentation

README

alphamon-rs

Library for monitoring Alpha Outback-type UPSes via a serial interface. Works for Alpha Outback UPSes using the Alphamon software. Based on the official protocol published by Alpha Outback (protocol/Continuity-Plus-Series-Communication-protocol-en.pdf).

Platforms

Tested on Windows (x64) and Linux (aarch64 and armv7). Also running in production for these platforms.

Usage

Examples are provided in the examples folder. The alphamon-cli-rs crate is based on this library and contains a full implementation of all query commands in this library.

Commit count: 15

cargo fmt