diff --git a/tools/harness-thci/OpenThread.py b/tools/harness-thci/OpenThread.py index 9f173a56f..ac332af23 100644 --- a/tools/harness-thci/OpenThread.py +++ b/tools/harness-thci/OpenThread.py @@ -402,6 +402,7 @@ class OpenThreadTHCI(object): self.UIStatusMsg = '' self.AutoDUTEnable = False + self.isPowerDown = False self._is_net = False # whether device is through ser2net self.logStatus = { 'stop': 'stop',