pub fn get_device_string_to_name_map() -> HashMap<String, String>
Retrieves a map of device strings to friendly names.
A HashMap where the keys are device strings and the values are friendly names.