:py:mod:`testbot.resource.tcl_tv_device`
========================================

.. py:module:: testbot.resource.tcl_tv_device


Module Contents
---------------

Classes
~~~~~~~

.. autoapisummary::

   testbot.resource.tcl_tv_device.TCLTVDevice




Attributes
~~~~~~~~~~

.. autoapisummary::

   testbot.resource.tcl_tv_device.__copyright__
   testbot.resource.tcl_tv_device.__author__
   testbot.resource.tcl_tv_device.__email__
   testbot.resource.tcl_tv_device.device


.. py:data:: __copyright__
   :value: 'Copyright (c) 2024 Nuanguang Gu(Sunny) Reserved'

   

.. py:data:: __author__
   :value: 'Nuanguang Gu(Sunny)'

   

.. py:data:: __email__
   :value: 'nuanguang.gu@aliyun.com'

   

.. py:class:: TCLTVDevice(name: str = '', *args: tuple, **kwargs: dict)


   Bases: :py:obj:`testbot.resource.device.TVDevice`

   TCL电视设备类

   .. py:attribute:: MODULES
      :value: ['testbot.resource.modules.tv_device_module.PowerModule',...

      

   .. py:method:: to_dict() -> dict



.. py:data:: device

   

