This website requires JavaScript.
Explore
Help
Sign In
msebald
/
openhab
Watch
1
Star
0
Fork
0
You've already forked openhab
Code
Issues
Pull Requests
Releases
Activity
Files
274131aa19ebba6f42d21a95644afbf405789eba
openhab
/
apcups
/
USV_dump_log
4 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added apcups
2017-11-15 09:37:56 +01:00
#!/bin/bash
minor changes
2017-11-15 09:48:16 +01:00
export UPS_LOG="$(/sbin/apcaccess status 127.0.0.1:$1)"
added apcups
2017-11-15 09:37:56 +01:00
echo $UPS_LOG
Reference in New Issue
Copy Permalink