now that it is possible to create a low profile client into a driver. we should design a nice auto wiring between properties of different drivers.
gps driver -> telecope location
telescope location -> ccd fits infos
ccd driver -> guider driver
...
many others
use the ACTIVE_DEVICES property for that, best if most of the code would be in a active device extention, that handles the remote clients.
ALSO accept the device name AUTO (=DEFAULT?) to connect to the first passing device of that type.