Home | Trees | Indices | Help |
|
---|
|
object --+ | base_device.BaseDevice --+ | Device
Class that represents a device.
When used with default settings, usage should be minimized to instantiation, start() and stop().
The special setting is a create_webserver keyword that can be passed during construction. If False, it disables the automatic creation of the internal webserver for serving device files, so, the user should create his own webserver and set Device.webserver to it.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructor for the Device class.
|
Adds a service to the device.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:58 2009 | http://epydoc.sourceforge.net |