You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository contains an ODX parser, but my question is, how is the ODX file actually retrieved?
There's a data identifier associated with the ODX file apparently (0xF19E)
Is this what's used to read the ODX file? I don't see this topic mentioned anywhere in the docs, it just mentions using an existing ODX file, but not how to actually retrieve it, unless I'm missing something.
This repository contains an ODX parser, but my question is, how is the ODX file actually retrieved?
There's a data identifier associated with the ODX file apparently (0xF19E)
Is this what's used to read the ODX file? I don't see this topic mentioned anywhere in the docs, it just mentions using an existing ODX file, but not how to actually retrieve it, unless I'm missing something.
Thanks in advance.