The docs and existing adapter code are referencing the style used in odin-control version 1.6.2. However, the requirements will currently pull the latest odin-control, which is now past version 2.0 with breaking changes.
The docs will also be out of date for versino 2.0.0 since they contain references to /api/0.1/<whatever>; the 0.1 has been dropped.
I can see that PR #12 has made many changes to move in this direction. However, it still points to a dev branch of odin-control rather than the PyPi release.
The docs and existing adapter code are referencing the style used in odin-control version 1.6.2. However, the requirements will currently pull the latest odin-control, which is now past version 2.0 with breaking changes.
The docs will also be out of date for versino 2.0.0 since they contain references to
/api/0.1/<whatever>; the0.1has been dropped.I can see that PR #12 has made many changes to move in this direction. However, it still points to a dev branch of odin-control rather than the PyPi release.