# Version 4.3.3

## More Comprehensive and Intuitive Operation

### <mark style="color:blue;">Enhanced OTA Update, App Store Manage Your Edge Applications</mark>

> App Store is an enhanced OTA software update feature which presented in a familiar mobile management user interface to provide users with the ability to manage their own exclusive applications and deploy them to remote devices in a simple way. App Store is divided into two modes of operation. IT administrators could use DeviceOn portal to customize, upload, manage apps and schedule installation to designated devices, which we call the manager mode. Second, in the client mode, the App Store application is built-in the device side, and the device can instantly update the applications.

<div align="center"><img src="https://docs.wise-paas.advantech.com/dataSource/resource/1609743195760347970.png" alt=""></div>

### <mark style="color:blue;">LDAP & Azure AD Domain Services for Single Sign-On Authentication</mark> <a href="#ldap__azure_ad_domain_services_for_single_signon_authentication_12" id="ldap__azure_ad_domain_services_for_single_signon_authentication_12"></a>

> The APIs and identity authentication support LDAP (Lightweight Directory Access Protocol) and Azure AD Domain Service for Single Sign-On mechanism, the DeviceOn system can be completely integrated with the existing IT system without additional account and password.

<div align="center"><img src="https://docs.wise-paas.advantech.com/dataSource/resource/1609740477920941830.png" alt="" height="40%" width="40%"></div>

### <mark style="color:blue;">IPMI (Intelligent Platform Management Interface), Out-of-Band Remote Management</mark> <a href="#ipmi_intelligent_platform_management_interface_outofband_remote_management_16" id="ipmi_intelligent_platform_management_interface_outofband_remote_management_16"></a>

> Intelligent Platform Management Interface (IPMI) is a standardized message-based hardware management interface. At the core of the IPMI is a hardware chip that is known as the Baseboard Management Controller (BMC), or Management Controller (MC).

> The BMC provides various interfaces that are needed for monitoring the health of the system hardware. There are different interfaces for user channels, monitoring elements (temperature, voltage, fan speed, bus errors, and other such elements), manually driven recovery (local or remote system resets and power on/off operations), and logging in without operating system intervention for abnormal or out-of-range conditions for later examination and alerting.

### <mark style="color:blue;">Advantech iBMC, Out-of-Band Remote Management</mark> <a href="#advantech_ibmc_outofband_remote_management_22" id="advantech_ibmc_outofband_remote_management_22"></a>

> Similar to IPMI, Advantech has developed a mini-Baseboard Management Controller named iBMC to provide out of band management. When the main system is abnormal or powered down, it can be powered on remotely and executed across networks, whether in public cloud or private.

### <mark style="color:blue;">New Remote Access Features</mark> <a href="#new_remote_access_features_25" id="new_remote_access_features_25"></a>

> * Process Control (Terminate, Restart and **Launch**)
> * Container Management (Start, Stop, Monitoring)
> * On-Screen Display (OSD) Management (“Luminance”, “Color Temperature”,\
>   “Contrast”, “Brightness” and resolution)

<div align="center"><img src="https://docs.wise-paas.advantech.com/dataSource/resource/1609743269976998802.png" alt="" height="70%" width="70%"></div>

### <mark style="color:blue;">Offline Policy for Acronis/McAfee and Device Map</mark> <a href="#offline_policy_for_acronismcafee_and_device_management_map_33" id="offline_policy_for_acronismcafee_and_device_management_map_33"></a>

> For the on-premise network, which is unable to connect to the public cloud or the network bandwidth is not enough, provide an offline mechanism of Acronis and McAfee to install remotely, and the installation files are cached on the server side, reducing the external bandwidth of each device. Second, the device map could follow our SOP, download the OpenSreetMap by yourself, and put it in the designated location to achieve offline use.

### <mark style="color:blue;">Increase Data Write Performance over 30%</mark> <a href="#increase_data_write_performance_over_30_36" id="increase_data_write_performance_over_30_36"></a>

> As a data platform, the DeviceOn try to optimize the data flow and writing mechanism on database (PostgreSQL & MongoDB). Compare with the previous release version (v-4.2.3), the writing speed is improved, and the number of devices is increased by 30% \~ 40%.

## Third-Party Updates

* OpenJRE (v1.8.0\_275)
* Tomcat (v9.0.41)
* RabbitMQ (v3.8.9), Erlang 24
* PostgreSQL (v10.15)
* MongoDB (v4.2.11)
* Grafana (v7.3.5)


---

# 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://deviceon.gitbook.io/docs/get-started/version-history/version-4.3.3.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.
