Currently the DcimDeviceType objects do not show the full specs of a device model like you can see in NetBox or Nautobot. We should look to add those actual specs including interfaces, components, and other data you can find in https://github.com/netbox-community/devicetype-library. I can see this as especially useful when trying to quickly browse the catalog of devices and determining what device type to deploy.
Though DcimDeviceType have have templates associated to them based on role, those templates do not have to have to adhere to the physical DcimDeviceType specs. I will raise an infrahub feature request so that templates can be validated against their derived type.
Currently the DcimDeviceType objects do not show the full specs of a device model like you can see in NetBox or Nautobot. We should look to add those actual specs including interfaces, components, and other data you can find in https://github.com/netbox-community/devicetype-library. I can see this as especially useful when trying to quickly browse the catalog of devices and determining what device type to deploy.
Though DcimDeviceType have have templates associated to them based on role, those templates do not have to have to adhere to the physical DcimDeviceType specs. I will raise an infrahub feature request so that templates can be validated against their derived type.