Skip to content

Android Inventory Agent v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 08:07
· 2 commits to develop since this release

Features

  • Inventory: added new option to override serial number (90bece6c7)

Note

Why this new option

In new versions of Android, it is no longer possible to retrieve the ‘real’ phone's serial number (considered as sensitive and private data).

The agent therefore generates a UUID as recommended by Google
https://developer.android.com/training/articles/user-data-ids#best-practices-android-identifiers

However, on a factory reset or when reinstalling the agent, this UUID changes and when an inventory is uploaded, GLPI will create a new device (because the serial number is different).

It is now possible to define a serial number (with the one already stored in GLPI) to avoids duplication in the GLPI inventory.

The new one is available from the server creation form :

image

Plugin Agent Config

The new version of the Agent Config plugin has also been updated to include a QRCode / DeepLink containing the asset serial number.

see : https://services.glpi-network.com/documentation/1656/file/README.md