diff --git a/plugins/inventory/d42.py b/plugins/inventory/d42.py index c64e11f..1d442b1 100644 --- a/plugins/inventory/d42.py +++ b/plugins/inventory/d42.py @@ -404,7 +404,7 @@ def get_devices(self): customer.name as customer, t_cost.cost, view_vendor_v1.name as manufacturer, - view_device_v1.type as hw_model, + view_hardware_v1.name as hw_model, view_hardware_v1.hardware_pk as hw_model_id, vendor.name as manufacturer, view_hardware_v1.is_it_switch,