GetDeviceInformation()
|
|
|
|
|
Returns a string in XML format containing all the device's information. These properties can be used in order to identify the device when using the WaitForDevice command.
Note: The command can be used on both devices connected locally and devices connected using SeeTest Cloud.
No parameters on command.
String str0 = client.getDevicesInformation();string str0 = client.GetDevicesInformation();str0 = client.GetDevicesInformation ( )Reportvar0 = self.client.getDevicesInformation()my $str0 = $client->getDevicesInformation();