{ my $nutmod = $DB->get_prop('nut', 'Model'); return unless $nutmod; $DB->set_prop('nut', 'Model', 'usbhid-ups') if ($nutmod eq 'newhidups'); }