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

Static Public Attributes

string OFF = '\x00'
 
string ON_1 = '\x01'
 
string ON_2 = '\x02'
 
string ON_3 = '\x03'
 
string ON_4 = '\x04'
 
string REMAIN = '\x09'
 

Static Private Attributes

list __slots__ = []
 

Detailed Description

Definition at line 30 of file patlite.py.

Member Data Documentation

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

Definition at line 37 of file patlite.py.

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

Definition at line 31 of file patlite.py.

string patlite.PatliteState.BuzzerState.ON_1 = '\x01'
static

Definition at line 32 of file patlite.py.

string patlite.PatliteState.BuzzerState.ON_2 = '\x02'
static

Definition at line 33 of file patlite.py.

string patlite.PatliteState.BuzzerState.ON_3 = '\x03'
static

Definition at line 34 of file patlite.py.

string patlite.PatliteState.BuzzerState.ON_4 = '\x04'
static

Definition at line 35 of file patlite.py.

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

Definition at line 36 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