{
# UPS device - needed if UPS is locally attached
    my $device = $nut{Device} || "/var/lib/ups/hiddev0";
    $OUT .= "DEVICE=$device";
}
