Stephen Cookson created a new topic ' Device Types' in the forum. 2 years ago

Hi People,

I had to create a new logon, so I don't know what happened to my old one. (That's not why I'm writing, just curious)

I have my own client front-end written in Python using microservices. So of course I rely on the PyIndi class of routines. I'm trying to get a dropdown list of devices by device type (eg CCDs). And there isn't obvisly a device-type field. The nearst I can find is the list segment of the driver name. The driver name seems to be indi_<brand>_<device type>. Is that the only place I can reliably find ccd or ao or telescope or whatever?

Kind regards,

Steve.

Read More...