From f98dcad5dae8dfe7a32b4f54697382e8077c064f Mon Sep 17 00:00:00 2001 From: emitlinks Date: Thu, 12 Feb 2026 06:44:19 +0000 Subject: [PATCH] Actualiser Devices --- Devices.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Devices.md b/Devices.md index 395bb91..5b2f90c 100644 --- a/Devices.md +++ b/Devices.md @@ -1,5 +1,8 @@ # Devices +## AirwatchDevice Object +WIP + ## GetDevices The **GetDevices** method is designed to fetch a list of all devices registered in Workspace One. If provided with a specific user's name, it will return only the devices associated with that user. The returned objects are instances of AirwatchDevice. If no devices are found (either for all users or a specific user), **None** is returned.