|
| loop |
|
| bus |
|
| server |
|
| handlers |
|
| sbrowser |
|
◆ __init__()
def python.zeroconf.Browser.__init__ |
( |
|
self, |
|
|
|
service_types = {} |
|
) |
| |
service_types - dictionary of services => handlers
◆ add_service()
def python.zeroconf.Browser.add_service |
( |
|
self, |
|
|
|
type, |
|
|
|
handler = None |
|
) |
| |
Add a service that the browser should watch for
◆ run()
def python.zeroconf.Browser.run |
( |
|
self | ) |
|
◆ stop()
def python.zeroconf.Browser.stop |
( |
|
self | ) |
|
The documentation for this class was generated from the following file:
- tools/EventClients/lib/python/zeroconf.py