Skip to content

Commit 187eabb

Browse files
committed
private devices
1 parent f314b04 commit 187eabb

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

docs/private-device-allocation-to-teams.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,10 @@ The Teams feature for Private Cloud Devices enables organization admins to divid
4444

4545
> To enable it for your organization, please contact us via <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**24×7 chat support**</span> or you can also drop a mail to **[email protected]**.<br />
4646
47-
:::note
48-
These are the type of private devices available
49-
- **Active :** These devices are available and ready for testing. Users can select an active device to execute their test cases without any delay.
50-
- **Unavailable :** These devices are temporarily inaccessible due to ongoing usage or maintenance. They are currently occupied or in a state where they cannot be allocated for testing. Users must wait until the device becomes active.
51-
- **Offline :** Devices in this state are not connected to the LambdaTest Private Cloud. This could be due to network issues, power outages, or administrative configurations. Offline devices must be reconnected or brought online by the administrator to make them available for testing.
52-
:::
53-
5447
## Steps to Allocate Devices to Teams
5548

49+
> Only the organization's Admins have the authority to allocate or deallocate devices.
50+
5651
### Step 1: Create or Select a Team
5752
- Go to the Teams section under the Organization Settings
5853
- Create your [Organization](/support/docs/team-management/#create-an-organization)
@@ -67,7 +62,7 @@ In the **Private Cloud Devices** tab section, distribute your devices amongst yo
6762
- Click on the **Bulk Distribute** button and select all the devices that you want to allocate to the teams.
6863
- Click on the **Distribute** button. In the popup, choose the teams from the dropdown list.
6964
- Click on the **Allocate** button.
70-
The devices will now appear in the team’s device pool, accessible only to its members.
65+
The devices will now appear in the selected team’s device pool, accessible only to its members.
7166

7267
<img loading="lazy" src={require('../assets/images/real-device-app-testing/teams/bulk-distribute.gif').default} alt="Image" className="doc_img img_center"/>
7368

@@ -86,28 +81,32 @@ The selected device will now appear in the team’s device pool, accessible only
8681

8782
> You can also see tags of all those teams to which those devices are allocated.
8883
89-
## De-Allocate any Device from Teams
84+
## Deallocate any Device from Teams
9085
- Click on the **Deallocate** button from the right side of your desired device.
9186

9287
The selected device will no longer appear in all those allocated team’s device pool.
9388

9489
<img loading="lazy" src={require('../assets/images/real-device-app-testing/teams/deallocate-device.gif').default} alt="Image" className="doc_img img_center"/>
9590

96-
## Edit Allocatation of any Device
97-
To edit allocation of any device, or simply if you want to add/remove any team allocation from any particular device then:
91+
## Edit Allocation of any Device
92+
To edit allocation of any device, or simply if you want to add/remove any team allocation for any particular device then:
9893

99-
- Click on the Edit Allocation button from the right side of your desired device.
94+
- Click on the **Edit Allocation** button from the right side of your desired device.
10095
- Select or Deselect your required teams.
10196
- Click on the **Allocate** button.
10297

10398
<img loading="lazy" src={require('../assets/images/real-device-app-testing/teams/edit-allocation.gif').default} alt="Image" className="doc_img img_center"/>
10499

100+
:::info
101+
A device in a busy state will not be allocated or deallocated.
102+
:::
103+
105104
## Filter your Devices
106105
In the topbar, you have plenty of options to filter your devices based on:
107106

108107
- You can select from the drop down whether you want to see **All Devices**, **Allocated Devices**, or all the **Available Devices** in the table.
109108
- You can also search for a particular device based on the **device name**, or its **UDID**.
110109
- **OS :** Select which OS devices you want to allocate or deallocate.
111-
- **Teams :** Select from which team you want to filter your device and perform allocatation or deallocation of devices.
110+
- **Teams :** Select from which team you want to filter your device and perform allocation or deallocation of devices.
112111

113112
<img loading="lazy" src={require('../assets/images/real-device-app-testing/teams/filters.png').default} alt="Image" className="doc_img img_center"/>

docs/public-cloud-vs-private-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Our detailed document compares Public Device Cloud and Private Device Cloud, foc
4949
Here is the detailed comparison of Public Cloud and Private Cloud:
5050

5151
| Features | Public Device Cloud | Private Device Cloud |
52-
| -------- | ------- | ------ |
52+
| -------- | ------------------- | -------------------- |
5353
| Device Access | Accessible by only a single user during session, but shared for different test sessions.| Only accessible by the specific organization and no access to anyone else. |
5454
| Session Duration | Maximum session duration is 6 hours.| Maximum session duration is 12 hours.|
5555
| Session Retention | Devices undergo a factory reset after each session.| Users have the option to retain the session or reset as per their need. |

0 commit comments

Comments
 (0)