In vmware model is defined as Default string. Every time when data about this device is updated, device type is replaced with Default string. How to make sure that information about device type is not overwritten in Netbox?
NetBox Sync v1.8.0
Netbox v4.3.1-Docker-3.3.0
2025-06-04 12:33:42,822 - INFO: Updating NetBox 'device' object 'esxi01' with data: {'device_type': 1665}
2025-06-04 12:33:43,550 - INFO: Updating NetBox 'device' object 'esxi02' with data: {'device_type': 1665}
In vmware model is defined as Default string. Every time when data about this device is updated, device type is replaced with Default string. How to make sure that information about device type is not overwritten in Netbox?
NetBox Sync v1.8.0
Netbox v4.3.1-Docker-3.3.0