The CLI object handles the entire sequence of setting up the command line interface.
More...
|
| s |
|
| notifier |
|
| trayIcon |
|
| spec |
|
| scheduler |
|
| motionScheduler |
|
| kbthread |
|
| rpcserver |
|
| camera |
|
| timelapse |
|
The CLI object handles the entire sequence of setting up the command line interface.
§ __init__()
def CLI.CLI.__init__ |
( |
|
self | ) |
|
Initializes the Command Line Interface
§ initCamera()
def CLI.CLI.initCamera |
( |
|
self | ) |
|
§ initKbThread()
def CLI.CLI.initKbThread |
( |
|
self | ) |
|
Initializes the keyboard service
§ initMotionScheduler()
def CLI.CLI.initMotionScheduler |
( |
|
self | ) |
|
Initializes the motion scheduler
§ initRPC()
def CLI.CLI.initRPC |
( |
|
self | ) |
|
Initializes the RPC service
§ initScheduler()
def CLI.CLI.initScheduler |
( |
|
self | ) |
|
Initializes the scheduler
§ initSpec()
def CLI.CLI.initSpec |
( |
|
self | ) |
|
Initializes the specification
§ initTrayIcon()
def CLI.CLI.initTrayIcon |
( |
|
self | ) |
|
Initializes the system tray icon
§ printFooter()
def CLI.CLI.printFooter |
( |
|
self | ) |
|
§ printLicense()
def CLI.CLI.printLicense |
( |
|
self | ) |
|
§ printOutro()
def CLI.CLI.printOutro |
( |
|
self | ) |
|
Outputs the outro message
§ shutDown()
def CLI.CLI.shutDown |
( |
|
self | ) |
|
Handles shutting down the application
The documentation for this class was generated from the following file: