An open API service indexing awesome lists of open source software.

https://github.com/astrixgame/apc-ups-driver

A driver for integrating APC UPS systems with applications for precise power management and monitoring.
https://github.com/astrixgame/apc-ups-driver

apc communication direct driver ups

Last synced: about 1 year ago
JSON representation

A driver for integrating APC UPS systems with applications for precise power management and monitoring.

Awesome Lists containing this project

README

          

# APC UPS Driver

![CodeQL](https://github.com/astrixgame/apc-ups-driver/actions/workflows/codeql.yml/badge.svg)
![License](https://img.shields.io/badge/License-GNU-blue)
![OS](https://img.shields.io/badge/OS-Linux,_Windows-LightGreen)
![Language](https://img.shields.io/badge/Lang-C,_C++-blue)

A robust, custom-enhanced driver built upon the official APC UPS driver to integrate APC UPS systems with various software applications for precise power management and monitoring.

This driver leverages the original framework while adding tailored features to improve real-time monitoring, control, and system stability. It’s designed to optimize power management and protect critical infrastructure within the organization.

## 🧐 Features
- Real-Time events
- Multiplexing - Send & Recieve
- Open API to other SW
- Optimalized for critical infrastructure

## πŸ™‡ Acknowledgments
- [APCUPSd.org](https://www.apcups.org): For providing the original source code that served as the foundation for this project.
- [APC](https://www.apc.com): For their reliable UPS hardware, which this project is designed to support.
- [GitHub](https://github.com): For hosting the project and providing a collaborative platform.
- [CodeQL](https://securitylab.github.com/tools/codeql): For their powerful static analysis tool that helps maintain code quality and security.
- [APC Docs](https://www.apc.com/us/en/support/resources/technical-documentation/): For the detailed documentation.

## πŸ› οΈ Tech Stack
- [C, C++](https://en.wikipedia.org/wiki/C%2B%2B)
- [Objective-C](https://en.wikipedia.org/wiki/Objective-C)
- [Shell](https://en.wikipedia.org/wiki/Unix_shell)

## ➀ License
Distributed under the GNU License. See [LICENSE](LICENSE) for more information.