Good afternoon.
I introduce myself, I'm Carlos Rocha from TDM
I have a big question.
I am working on a BrightSing XT1144 and with Nexmosphre.
I made a graphics website in HTML, JavaScript and Css and display it in a video or image area using an HTML5 widget.
So far so good
I am currently turning on the leds of the nexmosphere by clicking on an area that simulates being 3 buttons (Red, Yellow and green), in the Advanced click event I add the commands to turn on the leds to the color that I choose
What I want to know if it is possible, is to turn on the lights of the nexmosphere automatically depending on the color of the graph that I have in HTML, without having to click
I was reading about UDP messages and I don't get to something concrete
I would like to know if I have to program something in the code of my graphics website, so that it sends a signal, a message or something so that BrightSing receives it and thus be able to interact with nexmosphere}
Interacting with nexmosphere is already easy for me
The difficult thing and my question is, how do I communicate from my HTML website to BrightSign?
I would really appreciate your help
Greetings.