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.