Static Public Attributes | Static Private Attributes | List of all members
patlite.PatliteState.LightState Class Reference
Inheritance diagram for patlite.PatliteState.LightState:
Inheritance graph
[legend]

Static Public Attributes

string FLASH_1 = '\x02'
 
string FLASH_2 = '\x03'
 
string OFF = '\x00'
 
string ON = '\x01'
 
string REMAIN = '\x09'
 

Static Private Attributes

list __slots__ = []
 

Detailed Description

Definition at line 21 of file patlite.py.

Member Data Documentation

list patlite.PatliteState.LightState.__slots__ = []
staticprivate

Definition at line 27 of file patlite.py.

string patlite.PatliteState.LightState.FLASH_1 = '\x02'
static

Definition at line 24 of file patlite.py.

string patlite.PatliteState.LightState.FLASH_2 = '\x03'
static

Definition at line 25 of file patlite.py.

string patlite.PatliteState.LightState.OFF = '\x00'
static

Definition at line 22 of file patlite.py.

string patlite.PatliteState.LightState.ON = '\x01'
static

Definition at line 23 of file patlite.py.

string patlite.PatliteState.LightState.REMAIN = '\x09'
static

Definition at line 26 of file patlite.py.


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


rospatlite
Author(s): Takuya Nakaoka
autogenerated on Wed Jul 10 2019 03:47:15