Files
openhab/apcups/USV_dump_log
2017-11-15 09:37:56 +01:00

4 lines
84 B
Bash

#!/bin/bash
export UPS_LOG="$(/sbin/apcaccess status 172.27.0.31:$1)"
echo $UPS_LOG