Classes | Functions | Variables
mycroft.skills.common_iot_skill Namespace Reference

Classes

class  _BusKeys
 
class  Action
 
class  Attribute
 
class  CommonIoTSkill
 
class  IoTRequest
 
class  IoTRequestVersion
 
class  Thing
 

Functions

def auto ()
 

Variables

 _counter = count()
 
string ENTITY = "ENTITY"
 
string SCENE = "SCENE"
 

Function Documentation

def mycroft.skills.common_iot_skill.auto ( )
Indefinitely return the next number in sequence from 0.

This can be replaced with enum.auto when we no longer
need to support python3.4.

Definition at line 37 of file common_iot_skill.py.

Variable Documentation

mycroft.skills.common_iot_skill._counter = count()
private

Definition at line 34 of file common_iot_skill.py.

string mycroft.skills.common_iot_skill.ENTITY = "ENTITY"

Definition at line 30 of file common_iot_skill.py.

string mycroft.skills.common_iot_skill.SCENE = "SCENE"

Definition at line 31 of file common_iot_skill.py.



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