gnthibault / RemoteObservatory

Astronomical observatory control system
https://gnthibault.github.io/RemoteObservatory/README.md
GNU General Public License v3.0
10 stars 3 forks source link

WARNING:root:Received new element with name/attr: ('doc', {}) #22

Open gnthibault opened 2 years ago

gnthibault commented 2 years ago

Upon connection to an indi device, thiis error arise: WARNING:root:Received new element with name/attr: ('doc', {})

Most likely, there is a missing tag (doc ?) here: https://github.com/gnthibault/RemoteObservatory/blob/9564af1eebc9c1ebecddc329d742fbe17ca6f0a1/helper/device.py#L134