I meant that there are no physical jumpers on the device that will let you change the listening mode. Connecting to main power will simply avoid draining the power source. The only way to set the listening mode is programatically through the “Stay awake” parameter.
I did program the “stay awake” parameter and exclude/include (while the device was battery operated) in several places like here and here
I still cannot import the imported org.openhab.ui.habmin_0.1.6.jar in a way that when I execute openhab via eclipse, http://localhost:8080/habmin responds (I also commented in here). Can someone guide on how to import habmin jar file into the eclipse, so that it’s taking effect in the project?