mirror of
https://github.com/espressif/openthread.git
synced 2026-08-02 00:57:47 +00:00
[thci] generate more logs (#7975)
This commit is contained in:
@@ -1364,6 +1364,9 @@ class OpenThreadTHCI(object):
|
||||
self.log('factoryreset finished within 10s timeout.')
|
||||
self._deviceAfterReset()
|
||||
|
||||
if self.IsBorderRouter:
|
||||
self.__executeCommand('log level 5')
|
||||
|
||||
@API
|
||||
def removeRouter(self, xRouterId):
|
||||
"""kickoff router with a given router id from the Thread Network
|
||||
|
||||
Reference in New Issue
Block a user