I have Automation tests that needs reseting of power monitor - something that simulates the actual hardware reset of power monitor ?
I tried closeDevice() and Protocol.sendCommand(op.OpCodes.resetPowerMonitor, 0)
But that didn't do it , please help with what is the right sequence to simulate a reset of the power monitor
I have Automation tests that needs reseting of power monitor - something that simulates the actual hardware reset of power monitor ? I tried closeDevice() and Protocol.sendCommand(op.OpCodes.resetPowerMonitor, 0) But that didn't do it , please help with what is the right sequence to simulate a reset of the power monitor