RealControllerFactory

The choice of DeviceController depends on multiple factors

- device type (Roku, CC, Samsung Tizen, Vizio etc.) - app type (cloud app, installed app etc.) - vizbee generic or regular app The RealControllerFactory encapsulates all the logic to find the best controller for a device instance, app id and app type.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun create(deviceInstance: DeviceInstance): DeviceController