| Crates.io | alphamon-rs |
| lib.rs | alphamon-rs |
| version | 0.2.3 |
| created_at | 2025-09-02 10:03:13.834895+00 |
| updated_at | 2025-09-02 10:03:13.834895+00 |
| description | Library for interacting with Alpha Outback UPSes |
| homepage | |
| repository | https://github.com/timleg002/alphamon-rs |
| max_upload_size | |
| id | 1820937 |
| size | 1,120,173 |
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).
Tested on Windows (x64) and Linux (aarch64 and armv7). Also running in production for these platforms.
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.