[][src]Function weighty::get_all_scales

pub fn get_all_scales() -> Vec<Box<dyn ScaleDriver>>

Returns a collection of drivers for all of the currently available scales.

If this is not returning a scale that you expect to see, double check that your user has permissions to access the device. You might need to set up a udev rule and then reconnect your device.