Actualiser Devices

2026-02-12 06:44:19 +00:00
parent 1b336867e7
commit f98dcad5da

@@ -1,5 +1,8 @@
# Devices # Devices
## AirwatchDevice Object
WIP
## GetDevices ## 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. 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.