Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The steps for configuring connected clients is same as configuring standalone device as mentioned in section section 1. Configure device details in Device Manager, except that it requires additional data like device login details etc to be included while adding the device.

  1. While adding connected client devices, ensure that all devices under the same setup are mapped with same account id. During connected client test execution, devices are fetched based on account id and the value this can be unique numberused to identify each connected client setup.
  2. For connected clients, the additional data should be configured in extraProperties section while adding the client device.

For eg: For wifi clients, the extra properties should have following fields.

Wifi Clients

Property RequiredDescription
usernameUser name to login to client device
passwordPassword to login to client device
connectionTypeExpected value: "Wi-Fi"
wifiCapabilityWifi Capability eg: Dual Band
wifiMacAddressWifi Mac Address
ethernetMacAddressEthernet mac address, which is same as value configured in field ecm mac address/estb mac address
deviceIpIp address of the device, which is same as value configured in field estb ip address/ecm ip address
devicePortTests can connect to client using deviceIp and devicePort
osTypeOS running in client. Eg: Linux, Windows
nodePortNode Port


3. Configure device group in Automatics Orchestration.

...