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.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26
Commits
1
Branch
0
Tags
656 KiB
Tree:
2e96275422
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2e96275422'
${ noResults }
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