Following provider implementations are available for RPi based test execution.
| Provider | Purpose | Status | Provider Available at Source Repo |
|---|---|---|---|
| DeviceConnectionProvider | Connects to device via SSH connection and executes commands | Available | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/rpi-provider/java-handler |
| DeviceAccessValidator | Verify device accessibility after a reboot. Internally invokes DeviceConnectionProvider | Available | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/rpi-provider/java-handler |
| SnmpDataProvider | Partner can configure snmp related authentication data via Automatics Properties. Snmp commands are executed via DeviceConnectionProvider | Available | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/rpi-provider/java-handler |
| WebPaProvider | Partner can configure webpa related authentication data via Automatics Properties. | Available | https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/automatics-core |