ARMmbed / mbed-client-example-6lowpan

DEPRECATED: Example demonstrating 6LoWPAN mesh networking
https://cloud.mbed.com/docs/current
Other
19 stars 13 forks source link

Add PANID / NetworkID to config.json #64

Closed MarceloSalazar closed 8 years ago

MarceloSalazar commented 8 years ago

Users need to easily modify the PANID and NetworkID configuration of the end-node.

For example, these could be the default values in config.json to match the BR config

"pan-id": "0x0700",
"network-id": "network000000000",
MarceloSalazar commented 8 years ago

@SeppoTakalo please review this

ciarmcom commented 8 years ago

ARM Internal Ref: ONME-2494

SeppoTakalo commented 8 years ago

Task created to backlog. Closing the issue.