docstring for Device
Definition at line 12 of file device.py.
def device.scripts.device.Device.__init__ |
( |
|
self, |
|
|
|
terminal |
|
) |
| |
def device.scripts.device.Device.desable |
( |
|
self | ) |
|
Desable the sensor
Definition at line 32 of file device.py.
def device.scripts.device.Device.enable |
( |
|
self | ) |
|
Enable the sensor
Definition at line 27 of file device.py.
def device.scripts.device.Device.flush |
( |
|
self | ) |
|
string device.scripts.device.Device.data = '-----' |
|
static |
device.scripts.device.Device.live = False |
|
static |
string device.scripts.device.Device.name = 'base' |
|
static |
device.scripts.device.Device.serial |
string device.scripts.device.Device.type = '' |
|
static |
The documentation for this class was generated from the following file: