testbot.resource.tcl_tv_device

Module Contents

Classes

TCLTVDevice

TCL电视设备类

Attributes

__copyright__

__author__

__email__

device

testbot.resource.tcl_tv_device.__author__ = 'Nuanguang Gu(Sunny)'[source]
testbot.resource.tcl_tv_device.__email__ = 'nuanguang.gu@aliyun.com'[source]
class testbot.resource.tcl_tv_device.TCLTVDevice(name: str = '', *args: tuple, **kwargs: dict)[source]

Bases: testbot.resource.device.TVDevice

TCL电视设备类

MODULES = ['testbot.resource.modules.tv_device_module.PowerModule',...[source]
to_dict() dict[source]
testbot.resource.tcl_tv_device.device[source]