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.