This website works better with JavaScript.
Explore
Help
Sign In
msebald
/
openhab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
Files, scripts, howtos and more for openHAB.
25
Commits
1
Branch
0
Tags
656 KiB
Tree:
9cd24ee5f4
openhab
/
apcups
/
USV_dump_log
4 lines
82 B
Raw
Normal View
History
added apcups
7 years ago
#!/bin/bash
minor changes
7 years ago
export UPS_LOG="$(/sbin/apcaccess status 127.0.0.1:$1)"
added apcups
7 years ago
echo $UPS_LOG