Static Public Attributes | List of all members
mycroft.skills.common_iot_skill.Thing Class Reference
Inheritance diagram for mycroft.skills.common_iot_skill.Thing:
Inheritance graph
[legend]

Static Public Attributes

 AIR_CONDITIONING = auto()
 
 DOOR = auto()
 
 HEAT = auto()
 
 LIGHT = auto()
 
 LOCK = auto()
 
 PLUG = auto()
 
 SWITCH = auto()
 
 TEMPERATURE = auto()
 
 THERMOSTAT = auto()
 

Detailed Description

This class represents 'Things' which may be controlled
by IoT Skills. This is intended to be used with the
IoTRequest class. See that class for more details.

Definition at line 63 of file common_iot_skill.py.

Member Data Documentation

mycroft.skills.common_iot_skill.Thing.AIR_CONDITIONING = auto()
static

Definition at line 77 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.DOOR = auto()
static

Definition at line 71 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.HEAT = auto()
static

Definition at line 76 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.LIGHT = auto()
static

Definition at line 69 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.LOCK = auto()
static

Definition at line 72 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.PLUG = auto()
static

Definition at line 73 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.SWITCH = auto()
static

Definition at line 74 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.TEMPERATURE = auto()
static

Definition at line 75 of file common_iot_skill.py.

mycroft.skills.common_iot_skill.Thing.THERMOSTAT = auto()
static

Definition at line 70 of file common_iot_skill.py.


The documentation for this class was generated from the following file:


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:40