I would hover like to have a web interface that is mobile friendly for a quick overview of the status that updates on any triggered event. To achieve this, I wanted to know of the figure below makes sense?
I have currently implemented this, but am having trouble with sending a Websocket event using the attachInterupt function. It works fine for a few updates, but crashes after about 10 updates, leading me to believe that it doesn't play well with the interupts.
I will clean up my code and post it in the morning, but do let me know if I am heading in the right direction!