You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
I found that loading pre-defined topology with access point (AP) and service nodes command is not correct.
this is what it says:
$ weave-state-load ~/happy/topologies/thread_wifi_ap_service.json
And the implementation should be:
$ weave-state-load ~/happy/topologies/standalone/thread_wifi_ap_service.json
Corresponding,
$ weave-state-load ~/happy/topologies/thread_wifi_ap_internet.json
Should be:
$ weave-state-load ~/happy/topologies/dynamic/thread_wifi_ap_internet.json