deviceAdded constant

LinuxNotificationCategory const deviceAdded

A device, such as a USB device, was added to the system.

Implementation

static const LinuxNotificationCategory deviceAdded =
    LinuxNotificationCategory('device.added');