mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
0d14e85439
If user doesn't set the Partition Id using the command 'leaderpartitionid xxx', the current cli command 'leaderpartitionid' always return 0. This commit renames the command 'leaderpartitionid' to partitionid and let the command partitionid returns the current leader Partition Id and add command partitionid preferred to set or get preferred Partition Id.