Actualiser Devices
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user