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.
- Host: GitHub
- URL: https://github.com/astrixgame/apc-ups-driver
- Owner: astrixgame
- License: gpl-2.0
- Created: 2024-08-06T13:12:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T11:47:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T15:45:34.181Z (over 1 year ago)
- Topics: apc, communication, direct, driver, ups
- Language: C
- Homepage:
- Size: 5.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# APC UPS Driver




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.