API
 
Loading...
Searching...
No Matches
pythonIndiExample.app Namespace Reference

Classes

class  ExampleConfig
 
class  pythonIndiExample
 

Variables

 log = logging.getLogger(__name__)
 
 main = pythonIndiExample.console_app
 

Variable Documentation

◆ log

pythonIndiExample.app.log = logging.getLogger(__name__)

Definition at line 6 of file app.py.

Referenced by pythonIndiExample.app.pythonIndiExample.loop().

◆ main

pythonIndiExample.app.main = pythonIndiExample.console_app

Definition at line 26 of file app.py.