{# EOSL.ai lifecycle panel, rendered on the right column of Device and Device Type pages. #}

Hardware End-of-Life EOSL.ai

{% if eosl %} {% if eosl.end_of_sale %} {% endif %} {% if eosl.exposure_score is not None %} {% endif %} {% if eosl.source_url %} {% endif %}
Status {{ eosl.state_label }}
Part number {{ eosl.part }}
End of sale {{ eosl.end_of_sale }}
End of service life {% if eosl.eosl %}{{ eosl.eosl }}{% else %}Not published{% endif %}
EOSL Exposure Score {{ eosl.exposure_score }}/100 ({{ eosl.exposure_band }})
Vendor bulletin Source »
{% elif queried_part %}

No exact end-of-life record for part number {{ queried_part }} in the EOSL.ai database.

Search EOSL.ai
{% else %}

Set a part number on this device type to check its end-of-life status against EOSL.ai.

{% endif %}