rdm-app icon indicating copy to clipboard operation
rdm-app copied to clipboard

API improvements

Open peternewman opened this issue 7 years ago • 4 comments

peternewman avatar Apr 14 '18 21:04 peternewman

Looks good! Some new version 2 features could be useful for OpenLightingProject/open-fixture-library#287.

fxedel avatar Apr 16 '18 19:04 fxedel

Yes, that's part of the hope @fxedel . I need to sanity check this, as I did most of it over Christmas. Do you and @FloEdelmann want to take a look and see if there's anything obvious missing or you might want changed for v2 of the API?

We can always do a v3 and onwards if you find stuff later.

peternewman avatar Apr 17 '18 00:04 peternewman

Is there a way to get all the information of one fixture (RDM model), identified by RDM manufacturer ID and RDM model ID? That'd be the most useful API for us, I think.

For me, it's not that obvious given only the Python source code. Maybe a simple Markdown API documentation (listing all possible endpoints, the data they take, and the format of the result they return) would be useful for others as well?

FloEdelmann avatar Apr 17 '18 09:04 FloEdelmann

These two need cherry-picking to fix https://travis-ci.org/OpenLightingProject/rdm-app/jobs/377816384: https://github.com/OpenLightingProject/rdm-app/commit/27395161d6cc303122c5750ec5d62ef846772097 https://github.com/OpenLightingProject/rdm-app/commit/583051f861e55adaf3d0dae718fd9fb052f8565b

peternewman avatar May 12 '18 01:05 peternewman