Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

JSON file path is not match between Get Start and openweave-code #8

@hevakelcj

Description

@hevakelcj

When I study happy follow page below:
https://codelabs.developers.google.com/codelabs/happy-weave-getting-started/#7

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions