Package sparked :: Package hardware :: Module serial :: Class SerialPortMonitor
[hide private]
[frames] | no frames]

Class SerialPortMonitor

source code

twisted.application.service.Service --+    
                                      |    
                    hal.HardwareMonitor --+
                                          |
                                         SerialPortMonitor

Serial port device monitor.

Instance Methods [hide private]
 
__init__(self) source code

Inherited from hal.HardwareMonitor: deviceAdded, deviceRemoved, startService, stopService

Inherited from twisted.application.service.Service: __getstate__, __providedBy__, disownServiceParent, privilegedStartService, setName, setServiceParent

Class Variables [hide private]
  subsystem = 'serial'
The HAL subsystem type to monitor.

Inherited from twisted.application.service.Service: __implemented__, __provides__, name, parent, running

Instance Variables [hide private]

Inherited from hal.HardwareMonitor: deviceInfo, events, uniquePath