EmbAJAX icon indicating copy to clipboard operation
EmbAJAX copied to clipboard

Feature Request: uPlot graphs for home automation framework.

Open happytm opened this issue 2 years ago • 2 comments
trafficstars

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.

happytm avatar Nov 05 '23 18:11 happytm

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.

tfry-git avatar Nov 05 '23 20:11 tfry-git

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

Thanks.

happytm avatar Nov 06 '23 00:11 happytm