|
def | __init__ (self, converterType) |
|
def | boolean (self) |
|
def | getText (self) |
|
def | calcRssi (self, base, min_rssi, max_rssi, val) |
|
def | getValue (self) |
|
def | __repr__ (self) |
|
def | handleCommand (self, cmd) |
|
def | __init__ (self) |
|
def | isAnimated (self) |
|
def | setAnimated (self, isAnimated) |
|
def | connectDownstream (self, downstream) |
|
def | connectUpstream (self, upstream) |
|
def | connect (self, upstream) |
|
def | disconnectAll (self) |
|
def | disconnectDownstream (self, downstream) |
|
def | changed (self, *args, **kwargs) |
|
def | setSuspend (self, suspended) |
|
def | checkSuspend (self) |
|
def | doSuspend (self, suspend) |
|
def | destroy (self) |
|
◆ __init__()
def Components.Converter.InputDeviceInfo.InputDeviceInfo.__init__ |
( |
|
self, |
|
|
|
converterType |
|
) |
| |
◆ boolean()
def Components.Converter.InputDeviceInfo.InputDeviceInfo.boolean |
( |
|
self | ) |
|
◆ calcRssi()
def Components.Converter.InputDeviceInfo.InputDeviceInfo.calcRssi |
( |
|
self, |
|
|
|
base, |
|
|
|
min_rssi, |
|
|
|
max_rssi, |
|
|
|
val |
|
) |
| |
◆ getText()
def Components.Converter.InputDeviceInfo.InputDeviceInfo.getText |
( |
|
self | ) |
|
◆ getValue()
def Components.Converter.InputDeviceInfo.InputDeviceInfo.getValue |
( |
|
self | ) |
|
◆ BATTERY_LEVEL
int Components.Converter.InputDeviceInfo.InputDeviceInfo.BATTERY_LEVEL = 2 |
|
static |
◆ range
Components.Converter.InputDeviceInfo.InputDeviceInfo.range |
◆ RSSI
int Components.Converter.InputDeviceInfo.InputDeviceInfo.RSSI = 0 |
|
static |
◆ type
Components.Converter.InputDeviceInfo.InputDeviceInfo.type |
◆ text
Components.Converter.InputDeviceInfo.InputDeviceInfo.text = property(getText) |
|
static |
◆ value
Components.Converter.InputDeviceInfo.InputDeviceInfo.value = property(getValue) |
|
static |
The documentation for this class was generated from the following file: