.. _resources_html:
Resources
==================
In this page you can download resources for the development.
If you are integrating these resources in a software project, you can download them directly with a
.. code-block:: text
GET http://api.sdvperformance.huxelerate.it/v1.0/software
/{hux-autosar-sil|hux-newtork-inspector|hux-network-unpacker}
?
&
&
where
- ``{hux-autosar-sil|hux-newtork-inspector|hux-network-unpacker}`` is the name of the resource you want to download (required),
- ``{windows|linux}`` is the operating system you are targeting (default: windows),
- ``{exe|py3.10}`` is the type of artifact (executable or script) you want to download (default: exe);
- you can optionally specify the version of the software you currently have available on your system (``{your_current_version}``) and the API will return HTTP 304 if the version you have is the same as the one available on the server.
Please note that the API is **authenticated** via ``Bearer`` token, which can be generated from the :ref:`Settings` page of the platform.
Huxelerate Autosar utility release <>
-------------------------------------
* |hux_autosar_sil_link_py3_10_win|.
.. |hux_autosar_sil_link_py3_10_win| raw:: html
Python script (Windows x86_64, python 3.10)
* |hux_autosar_sil_link_py3_10_lin|.
.. |hux_autosar_sil_link_py3_10_lin| raw:: html
Python script (Linux x86_64, python 3.10)
* |hux_autosar_sil_link_exe_win|.
.. |hux_autosar_sil_link_exe_win| raw:: html
Windows executable (Windows x86_64)
* |hux_autosar_sil_link_exe_lin|.
.. |hux_autosar_sil_link_exe_lin| raw:: html
Linux executable (Linux x86_64, GLIBC 2.27 or higher)
.. _resource-network-inspector:
Huxelerate Network Inspector release <>
-------------------------------------
* |hux_network_inspector_link_exe|.
.. |hux_network_inspector_link_exe| raw:: html
Windows executable (Windows x86_64)
.. _resource-network-unpacker:
Huxelerate Network Unpacker release <>
-------------------------------------
* |hux_network_unpacker_link_exe|.
.. |hux_network_unpacker_link_exe| raw:: html
Windows executable (Windows x86_64)