Open glopesdev opened 1 year ago
@jonnew I am assuming we are moving this to the 0.2.0 milestone.
Yes, I think thats reasonable.
During a meeting, we started discussing what this would actually look like and realized there are a lot of details to consider
To be honest, as the conversation progressed, we began to question the utility of this idea at all. The library has improved significantly compared to Bonsai.ONIX
in terms of abstracting away the hardware details. Providing a direct window into the device table or showing real hardware state seems like a move in the other direction.
There is one major type of information that it would be nice to have access to though which is the hardware IDs, firmware versions, etc. that are produced by the following function:
This is useful diagnostic information that is not exposed in a way that the user can currently save or examine.
We are moving this to 0.3.0 for this reason.
First iteration can adapt functionalities of the existing ONI Context GUI of the original package, accessing liboni directly.