Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API feature request #20

Open
osenbruggen opened this issue Nov 26, 2021 · 4 comments
Open

API feature request #20

osenbruggen opened this issue Nov 26, 2021 · 4 comments

Comments

@osenbruggen
Copy link

I have to do a lot of color measurements on different RGBW led strips. It would be awesome to automate this process. It would be great if I could trigger a measurement externally with maybe a TCP of HTTP(S) command and get the measurements back as JSON (or some other format like comma delimited CSV like). Would you please consider this?

@leswright1977
Copy link
Owner

You mean like an open socket spewing the data live?

@osenbruggen
Copy link
Author

Yes that would be nice :)

@marcosdotps
Copy link

Is this feature request about streaming data (lets say include a producer serving one capture per second) or snapshots on demand (to get what the sensor is capturing)?

I've been thinking about adding a simple and lightweight kafka producer recently.

@osenbruggen
Copy link
Author

Well I would like to do some automated measurements. I work in the led lighting industry. We want to measure led strip colors. So I would run an automated script cycling through different colors, capture the measurement and save them in a file to compare the different led strip outputs. So either a continues stream of the option to trigger a measurement would both be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants