Hi,
How do i add user new users for Eclise IDE environment like openhab-cli → openhab:user add? Thanks
Hi,
How do i add user new users for Eclise IDE environment like openhab-cli → openhab:user add? Thanks
When debugging in Eclipse the Apache Felix Gogo shell is available.
It supports the openHAB commands as well as the Gogo shell commands.
You can use it by just typing text in the Console window
See also: Gogo | OSGi enRoute
Another probably unknown feature while debugging in Eclipse is the availability of the Apache Felix Web Console.
You can use it to inspect and manage the OSGi framework in your web browser.
It is available at: http://localhost:8080/system/console
To login use admin
as username and password.