Hi
does anyone know of a way to create a text input box on the UI that user can input value in and then press a button so that value get assigned to a sensor? for example setting the value for a timer through the UI using a text input
Hi
does anyone know of a way to create a text input box on the UI that user can input value in and then press a button so that value get assigned to a sensor? for example setting the value for a timer through the UI using a text input
Hi just checking to see if anyone has implemented this?
Thanks
Hi
I've not heard any noises about this.
However...
If you're handy with web page programming, you could create a web page that has a text entry that writes the text to a file that could be polled by an OpenRemote command line command / sensor?
Then just use a web element to display the web page you've created.