This PR adds a helper module device-protection-helper.js that can be used by multiple modules and prevent circular dependency issues. It also adds a new method that checks if a device is ready for use (ie rebooted after a certain reset operation was done)
This PR adds a helper module
device-protection-helper.js
that can be used by multiple modules and prevent circular dependency issues. It also adds a new method that checks if a device is ready for use (ie rebooted after a certain reset operation was done)How to Test
See this test plan
Related Issues / Discussions
Completeness