Device Initializers
The device
package contains modules related to device definitions and utility functions.
Modules
device
This module defines the DeviceType
enum, which categorizes all supported devices in the system. It also includes the DeviceHelper
class, which provides a set of utility functions for device-related operations such as querying and managing device lists.