Hi,
Can anybody assist in how to gain admin (root) access to the Mozilla iot gateway running on the Turris Omnia hardware.
I have the tried the most “obvious” compbinations…
pi/raspherry
root/
/
and a few passwords such as ‘mozilla’ etc.
Any help would be appreciated.
Reason for trying to gain access is the installation of LIFX plugin, which results in the following errors:
ERROR : lifx: ModuleNotFoundError: No module named ‘gateway_addon’
And from the page: https://github.com/mozilla-iot/tplink-adapter/blob/master/README.md#requirements
It says i need to manually install:
sudo apt install python3-dev libnanomsg-dev
sudo pip3 install nnpy
sudo pip3 install git+https://github.com/mozilla-iot/gateway-addon-python.git
As the plugin is only supported on the Raspherry pi…
Kind regards
Kim