TestScanner

open class TestScanner : Scanner

Created by jesse on 10/4/16.

Constructors

Link copied to clipboard
constructor(scannerType: ScannerType)

Types

Link copied to clipboard
annotation class DeviceId

Functions

Link copied to clipboard
open fun addDevice(deviceType: DeviceType, serviceType: ServiceType, friendlyName: String, deviceId: String, ipAddress: String, deviceMapId: String, controllerProperties: TestControllerProperties, isOn: Boolean)
Link copied to clipboard
open fun enableDevices(deviceIds: Array<String>)
Link copied to clipboard
Link copied to clipboard
Invoked after config fetch.
Link copied to clipboard
Invoked after wifi connected.
Link copied to clipboard
open fun isActiveMode(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun startPassiveScan()
Link copied to clipboard
open fun startScan()
Link copied to clipboard
open fun stopScan()
Link copied to clipboard
open fun uninitScan()
Invoked after wifi disconnect.

Properties

Link copied to clipboard
val DEVICE_1: String = "test_device_1_test"
val DEVICE_1_WITH_APPINSTALL_PAIRING_CONFIRMAPPINSTALLDELAY: String = "test_device1_test_appinstall_pairing_confirmappinstalldelay"
Link copied to clipboard
val DEVICE_1_WITH_APPSTATUSDELAY: String = "test_device_1_test_with_appstatusdelay"
Link copied to clipboard
val DEVICE_2: String = "test_device_2_test"
Link copied to clipboard
val DEVICE_3: String = "test_device_3_test"
Link copied to clipboard
val FIRE_TV_NO_APP: String = "test_fire_tv_no_app"
Link copied to clipboard
Link copied to clipboard
val LG_WEB_OS: String = "test_lg_webos"
Link copied to clipboard
Link copied to clipboard
val ROKU_NO_APP: String = "test_roku_no_app"
Link copied to clipboard
val XBOX_NO_APP: String = "test_xbox_one_no_app"