Alpaca Discovery Responder
- class discovery.DiscoveryResponder(ADDR, PORT)
Alpaca device discovery responder
The Alpaca Discovery responder runs in a separate thread and is invoked by a 1-line call during app startup:
_DSC = DiscoveryResponder(ip_address, port)
where the
ip_addressandportcome from the Device Configuration SupportConfigobject and ultimately from the config fileconfig.toml.- run()
Discovery responder forever loop