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

Feature Request: uPlot graphs for home automation framework. #51

Open
happytm opened this issue Nov 5, 2023 · 2 comments
Open

Feature Request: uPlot graphs for home automation framework. #51

happytm opened this issue Nov 5, 2023 · 2 comments

Comments

@happytm
Copy link

happytm commented Nov 5, 2023

Great project simplifying web page implementation for micro controllers.

I have tried to implement simple web page to monitor and control whole home automation IOT network using websockets but I would like to use EmbAJAX to make it even more simpler.

Is it possible to use uPlot with EmbAJAX ?

My project is here : https://github.com/happytm/BatteryNode/tree/master/examples/SimpleGateway

Thanks.

@tfry-git
Copy link
Owner

tfry-git commented Nov 5, 2023

Hi,

I have no first-hand experience with uPlot. However, you can interface with arbitrary client side (HTML/JS) code using EmbAJAXScriptedSpan. I hope you'll find the documentation sufficient (I never got around to adding a decent example for this, only something really minimal in "Inputs"). Otherwise let me know, and I'll try to talk you through the process.

@happytm
Copy link
Author

happytm commented Nov 6, 2023

I will look into trying it using EmbAJAXScriptedSpan. If I come across any problem I will definitely ask for guidance from you.

Thanks.

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

2 participants