mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
853f6eab0b
It is difficult for testers to know whether the stack has been automatically restarted in the background. This commit adds an instance id to indicate whether the stack has been restarted. The instance id is set to a random value when the OpenThread instance is constructed and its value will not change after initialization.