# Device Manager

<figure><img src="/files/940b29d44afbb11b36635424bcce38263a55186a" alt="" width="563"><figcaption></figcaption></figure>

{% embed url="<https://apps.microsoft.com/detail/9p0hznv7lrb6?gl=DE&hl=de-de&launch=true&mode=mini>" %}

Alternative download option via setup installer:

### Current version

<details>

<summary>1.5 - Device Manager - <a href="https://dl.powerio.com/downloads/powerIO-Device-Manager-1.5-Setup.exe">Download</a></summary>

Release Date: 05.04.2024

**Bug fixes**

* When performing a mass update, the progress states were not displayed correctly.
* The checkbox was displayed during the update process for devices that were not available.

</details>

***

### Older versions

<details>

<summary>1.3 - Device Manager - <a href="https://dl.powerio.com/downloads/powerIO-Device-Manager-1.3-Setup.exe">Download</a></summary>

Release Date: 04.11.2023

**New features and changes**

* Only network interfaces that are allowed to be configured show a settings icon.
* If the IP address for a T1.B100 device is not obtained via DHCP, the software DHCP mode was still shown.
* It is possible to configure the network interfaces even if an IP address has not been obtained.

**Bug fixes**

* Allow multiple requests, meaning there is no blocking mode for mass updates and the web interface continues to function.

</details>

<details>

<summary>1.2 - Device Manager - <a href="https://dl.powerio.com/downloads/powerIO-Device-Manager-1.2-Setup.exe">Download</a></summary>

Release Date: 05.07.2023

**New features and changes**

* Updates for unsupported devices with old firmware versions (e.g. *H1.M100 < v3.0*) can no longer be performed.
* Check for the correct target device when a firmware update is started.
* Device Manager prepared for use by the User application.
* Traffic shaping added for the mass update process. That is, when multiple devices are selected for an update, they share the available bandwidth for an update.

**Bug fixes**

* When an error occurred, the error message row was sometimes displayed on a different line.
* Multi-selection selected its own Device Manager instance.
* Sometimes old error logs were shown even when the firmware update was successful.

</details>

<details>

<summary>1.0 - Device Manager - <a href="https://dl.powerio.com/downloads/powerIO-Device-Manager-1.0-Setup.exe">Download</a></summary>

Release Date 14.06.2023

**New features and changes**

* Login to multiple devices simultaneously via multiple selection of devices.
* File browser for managing update files. Files can be added via drag & drop and also deleted here.
* Application is now provided as an installer so that no paths for update files need to be selected.
* A scan is now performed on all IPv6-compatible network interfaces and the network interfaces are displayed to the user.

**Bug fixes**

* When the browser tab is inactive, the application no longer needs to be closed and reopened. Instead it reloads automatically. Additionally, the user can manually reload the web interface.
* Stability improvements for the active scan for powerIO devices.
* In the top area the version was not displayed correctly. This is now fixed and the corresponding version is displayed.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.powerio.com/hub/downloads/en/powerio-r-tools/device-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
