RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
Papers & Presentations Archive
...
cd unified-wifi-mesh/build/ctrl
make clean; make all
cd unified-wifi-mesh/build/cli
make clean; make all
cd unified-wifi-mesh/build/agent
make clean; make all
...
#In a separate window run easy mesh ctrl with <username of db>@<password> to connect to DB.
sudo ./oneonewifi_wifi_em_ctrl root@root
#In a separate window run easy mesh cli and run reset command "reset eth0 pi4" as specified below to reset the database
sudo ./oneonewifi_wifi_em_cli
<<OneWifiMeshCli>>: reset eth0 pi4
#After this in MariaDB Console you if you run "show tables;" you will see 7 tables created with NetworkSSIDList and NetworkList tables Initialized.
# All other tables will be empty
MariaDB [OneWifiMesh]> show tables;
+-------------------------+
| Tables_in_OneWifiMesh |
+-------------------------+
| BSSList |
| DeviceList |
| NetworkList |
| NetworkSSIDList |
| OperatingClassList |
| RadioList |
| STAList |
+------------------------+
...
sudo ./oneonewifi_wifi_em_ctrl root@root
sudo ./one_wifionewifi_em_cli
sudo ./OneWifi -c
sudo ./one_wifionewifi_em_agent
...
Powered by a free Atlassian Confluence Open Source Project License granted to RDKCentral. Evaluate Confluence today.