Q: How can I access the OSGi console from ESF?

The OGSi console is accessible through telnet directly from the device terminal. To access it, simply telnet localhost on port 5002.

user@PC:$ ssh root@172.16.0.1

root@172.16.0.1's password:

root@rg-10-20:~# telnet localhost 5002

Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

osgi>